Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

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]

Gets the instance's id.

HRESULT IAccInstance::Property ( [in] AccInstanceProp  property,
[out, retval] xp_variant value 
) [get]

Get a specific property of the instance.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.