Platform SDK: Agent

IAgentCharacter::HasOtherClients

HRESULT HasOtherClients(
   long * plNumOtherClients  // address of variable for number of clients 
);                           // for character 

Retrieves whether a character has other clients.

plNumOtherClients
Address of a variable that receives the number of other connected clients for the character (total number of clients minus your client).