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

IAccClientInfo Interface Reference


Detailed Description

IAccClientInfo is used for specifying configuration info used during session signon.

Public Types

Properties


Member Typedef Documentation

typedef enum IAccClientInfo::AccClientInfoProp IAccClientInfo::AccClientInfoProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccClientInfo::AccClientInfoProp

Properties for the Property method.

Enumerator:
AccClientInfoProp_Description  The client description; format should be "Name/Version (key="MyKey")" [get] xp_str* [put] xp_kstr
AccClientInfoProp_DistributionChannel  The distribution channel for the client, if one has been assigned [get] xp_s32* [put] xp_s32
AccClientInfoProp_MajorVersion  The major version number of the client [get] xp_s32* [put] xp_s32
AccClientInfoProp_MinorVersion  The minor version number of the client [get] xp_s32* [put] xp_s32
AccClientInfoProp_PointVersion  The point version number of the client [get] xp_s32* [put] xp_s32
AccClientInfoProp_BuildNumber  The build number of the client [get] xp_s32* [put] xp_s32
AccClientInfoProp_Language  The language of the client, e.g. "en" [get] xp_str* [put] xp_kstr
AccClientInfoProp_Country  The country code, e.g. "US" [get] xp_str* [put] xp_kstr


Property Documentation

xp_variant IAccClientInfo::Property( [in] AccClientInfoProp property) ( [in] AccClientInfoProp  property  )  [get]

Get a specific property of the object.

xp_kvariant IAccClientInfo::Property( [in] AccClientInfoProp property) ( [in] AccClientInfoProp  property  )  [set]

Set a specific property of the object.


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.