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