LocalUsers.h
Go to the documentation of this file.
1 
6 CA_API UINT __stdcall LocalUsers_Immediate(MSIHANDLE hInstall);
7 
13 CA_API UINT __stdcall LocalUsers_Deferred(MSIHANDLE hInstall);
#define CA_API
Definition: CaDeclSpecs.h:8
CA_API UINT __stdcall LocalUsers_Deferred(MSIHANDLE hInstall)
Process local users (deferred). This is a table-driven custom action. Use in combination with AppSecI...
Definition: LocalUsers.cpp:68
CA_API UINT __stdcall LocalUsers_Immediate(MSIHANDLE hInstall)
Process local users (immediate). This is a table-driven custom action. Use in combination with AppSec...
Definition: LocalUsers.cpp:4


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