CA_API UINT __stdcall TranslateNameFormatted(MSIHANDLE hInstall)
Translate an account name to a specific format.
Definition: UserInfo.cpp:79
CA_API UINT __stdcall GetUserNameFormatted(MSIHANDLE hInstall)
Get current user name in a specific format.
Definition: UserInfo.cpp:43
#define CA_API
Definition: CaDeclSpecs.h:8
CA_API UINT __stdcall GetUserInfo(MSIHANDLE hInstall)
Get current user information, including SID and DNS name.
Definition: UserInfo.cpp:25
CA_API UINT __stdcall GetAccountSid(MSIHANDLE hInstall)
Looks up the account and returns the SID.
Definition: UserInfo.cpp:57