Use this method to override the remote data location that was set in a call to IWgnActiveImportConnector::ImportObject() or ImportObjectAsync().
HRESULT Commit( [in] LPOLESTR messageID, [in] DWORD importSource );
Where:
Is the unique identifier of the message within the archive. This parameter may be NULL if no link is to be made to a remote archive.
This parameter must be set to NULL if and only if the importSource parameter is set to WGN_ACTIVEIMPORTSOURCE_NONE.
Is the archive identifier, or WGN_ACTIVEIMPORTSOURCE_NONE if there is no link to a remote archive.
Copyright © 2014 CA.
All rights reserved.
|
|