The GetGPOList function retrieves the list of GROUP_POLICY_OBJECT objects for the specified user or computer. This function can be called in two ways: by using the token for the user or computer, or by using the name of the user or computer and the name of the domain controller.
4/24/2007 10:10:33 AM - -131.107.0.103
.
extern static bool GetGPOList(
.
Declare Function GetGPOList Lib "userenv.dll" (TODO) As TODO