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


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