IRdNtConnectorsStorage Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT Clear (void)
HRESULT AddConnector ([in] IRsConnector *pCon)
HRESULT RestoreConnectors ([in] IRsNode *pNode)


Detailed Description

Object store connectors together with its content.

Member Function Documentation

HRESULT IRdNtConnectorsStorage::Clear ( void   ) 

Clear.

HRESULT IRdNtConnectorsStorage::AddConnector ( [in] IRsConnector pCon  ) 

Method serialize and add the connector to the storage.

Parameters:
pCon [in] Specify connector to store.

HRESULT IRdNtConnectorsStorage::RestoreConnectors ( [in] IRsNode pNode  ) 

Call to restore connectors on specified node.

Parameters:
pNode [in] Specify node of Dependency Graph of the connectors you want restore from this.
Returns:
If an error occur, it doesn't mean all the connectors were not restored. Returned is only last occurred error.


Generated on Wed May 20 21:32:03 2009 for trueSpace7.6 SDK by  doxygen 1.5.5