Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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