IAccInstance Interface Reference
Detailed Description
The
IAccInstance interface is used to get information about all (other) clients that are signed on with the same identity.
Public Types
Public Member Functions
Member Typedef Documentation
Properties for the Property method.
Member Enumeration Documentation
Properties for the Property method.
- Enumerator:
-
| AccInstanceProp_Id |
The id for this instance [get] xp_s32* |
| AccInstanceProp_State |
The state of this instance [get] AccUserState* |
| AccInstanceProp_OnlineTime |
The online time of the instance, in seconds [get] xp_s32* |
| AccInstanceProp_IpAddress |
The IP address of the instance, as seen by the AIM server [get] xp_str* |
| AccInstanceProp_Port |
The port of the instance, as seen by the AIM server [get] xp_s32* |
| AccInstanceProp_Flags |
The user flags for the instance, from AccUserFlags [get] xp_u32* |
Member Function Documentation
| HRESULT IAccInstance::Id |
( |
[out, retval] xp_int * |
id |
) |
[get] |
Get a specific property of the instance.