|
ICELib
1
|
stores user properties More...
Related Functions | |
(Note that these are not member functions.) | |
Reference Counting | |
| int | iceUserInfoAddRef (iceUserInfo *pUserInfo) |
| increment the ref count | |
| int | iceUserInfoRelease (iceUserInfo *pUserInfo) |
| indicate that the userinfo object has been finished with; | |
Properties | |
| IceCoreResult | iceUserInfoGetName (const iceUserInfo *pUserInfo, char *buffer, size_t maxBufferSize, size_t *pNameLength=NULL) |
| Obtain name in utf8 format. | |
| iceUserId | iceUserInfoGetId (const iceUserInfo *pUserInfo) |
| Get the IndieCity user id. | |
stores user properties
1.7.6.1