Bewerken

Delen via


UpdateContextInfo

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