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
Get a specific property of the object.
Set a specific property of the object.