LocalGroupMembers.h
Go to the documentation of this file.
1 
6 CA_API UINT __stdcall LocalGroupMembers_Immediate(MSIHANDLE hInstall);
7 
13 CA_API UINT __stdcall LocalGroupMembers_Deferred(MSIHANDLE hInstall);
#define CA_API
Definition: CaDeclSpecs.h:8
CA_API UINT __stdcall LocalGroupMembers_Deferred(MSIHANDLE hInstall)
Process local group members (deferred). This is a table-driven custom action. Use in combination with...
Definition: LocalGroupMembers.cpp:96
CA_API UINT __stdcall LocalGroupMembers_Immediate(MSIHANDLE hInstall)
Process local group members (immediate). This is a table-driven custom action. Use in combination wit...
Definition: LocalGroupMembers.cpp:4


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