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

Public Member Functions


Member Typedef Documentation

Properties for the Property method.


Member Enumeration Documentation

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


Member Function Documentation

HRESULT IAccClientInfo::Property ( [in] AccClientInfoProp  property,
[out, retval] xp_variant value 
) [get]

Get a specific property of the object.

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

Set a specific property of the object.


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.