Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Use the DeleteContext method to remove an entry in a TI Context array.
Syntax
HRESULT DeleteContext (
Parameters
bstrContextEntryName
This string parameter contains the name of the TI Context entry to be removed.
prgContextArray
This SAFEARRAY parameter contains the TI Context entries that are passed to and returned from COM+ objects.
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
GetConnectionInfo
QueryContextInfo
ReadContext
UpdateContextInfo
WriteContext
Persistent Connections