Functions
LocalGroups.cpp File Reference
#include "StdAfx.h"
#include "LocalGroups.h"

Functions

CA_API UINT __stdcall LocalGroups_Immediate (MSIHANDLE hInstall)
 Process local groups (immediate). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More...
 
CA_API UINT __stdcall LocalGroups_Deferred (MSIHANDLE hInstall)
 Process local groups (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension. More...
 

Function Documentation

CA_API UINT __stdcall LocalGroups_Deferred ( MSIHANDLE  hInstall)

Process local groups (deferred). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension.

CA_API UINT __stdcall LocalGroups_Immediate ( MSIHANDLE  hInstall)

Process local groups (immediate). This is a table-driven custom action. Use in combination with AppSecInc.Wix.Extensions.UserPrivilegesExtension.



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