IAgentCharacter::HasOtherClients
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
HRESULT HasOtherClients(
long * plNumOtherClients // address of variable for number of clients
); // for character
Retrieves whether a character has other clients.
- Returns S_OK to indicate the operation was successful.
-
plNumOtherClients
-
Address of a variable that receives the number of other connected clients for the character (total number of clients minus your client).