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 UpdateContextInfo method to update the client COMTIContext array with the current state of the connection.
Syntax
HRESULT UpdateContextInfo (
Parameters
COMTIContextArray
This SAFEARRAY contains the state of the connection.
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
ClearAllContext
ClosePersistentConnection
CountContext
DeleteContext
GetConnectionInfo
QueryContextInfo
ReadContext
WriteContext
Persistent Connections