src/CustomActions/UserPrivileges/UserInfo.h

Go to the documentation of this file.
00001 #pragma once
00002 
00015 CA_API UINT __stdcall GetUserInfo(MSIHANDLE hInstall);
00016 
00058 CA_API UINT __stdcall GetUserNameFormatted(MSIHANDLE hInstall);
00059 
00069 CA_API UINT __stdcall GetAccountSid(MSIHANDLE hInstall);
00070 
00089 CA_API UINT __stdcall TranslateNameFormatted(MSIHANDLE hInstall);


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com