Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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