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

Properties


Member Typedef Documentation

typedef enum IAccInstance::AccInstanceProp IAccInstance::AccInstanceProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccInstance::AccInstanceProp

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*


Property Documentation

xp_int IAccInstance::Id [get]

Gets the instance's id.

xp_variant IAccInstance::Property( [in] AccInstanceProp property) ( [in] AccInstanceProp  property  )  [get]

Get a specific property of the instance.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.