ClearAllContext
Use the ClearAllContext method to remove all the entries in a TI Context array.
Syntax
HRESULT ClearAllContext (
Parameters
prgContextArray
This SAFEARRAY parameter contains the TI Context that is to be cleared.
Return Codes
S_OK
The method call completed successfully.
E_INVALIDARG
One or more of the parameters passed are invalid.
E_FAIL
An internal processing error occurred.
See Also
ClosePersistentConnection
CountContext
DeleteContext
GetConnectionInfo
QueryContextInfo
ReadContext
UpdateContextInfo
WriteContext
Persistent Connections