TTMSMCPSessionState.RemoveUserData Method
Detaches the interface reference stored under an identifier, releasing the session's reference to it.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPSessionState
Syntax
procedure RemoveUserData(const AGuid: TGUID);
Parameters
| Name | Description |
|---|---|
AGuid |
Identifier to remove. |