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

Functions

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

Function Documentation

CA_API UINT __stdcall LocalGroupMembers_Deferred ( MSIHANDLE  hInstall)

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

CA_API UINT __stdcall LocalGroupMembers_Immediate ( MSIHANDLE  hInstall)

Process local group members (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