Platform SDK: Group Policy |
The ProcessGroupPolicyCompleted function notifies the system that the specified extension has finished applying policy.
DWORD ProcessGroupPolicyCompleted( REFGPEXTENSIONID extensionId, ASYNCCOMPLETIONHANDLE pAsyncHandle, DWORD dwStatus );
If the function succeeds, the return value is ERROR_SUCCESS. Otherwise, the function returns one of the Win32 error codes. For a complete list of error codes, see Error Codes or the header file WinError.h.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Userenv.h.
Library: Use Userenv.lib.
Group Policy Overview, Group Policy Functions, ProcessGroupPolicyProc