FoxNewsClient::SaveItem

************************************************************************
* FoxNewsClient :: SaveItem
****************************************
***  Function: Saves an Item object
***    Assume: password must match providerPK
***      Pass: loItem   -   FoxNewsItem object
***    Return: PK of new item or 0 on failure
************************************************************************



o.SaveItem(loItem as Object)

Return Value

Integer - the PK of the new item created or updated. 0 on failure.

Parameters

loItem as Object


See also:

Class FoxNewsClient


  Last Updated: 9/20/2001 | © West Wind Technologies, 2007