MSDN Home >  MSDN Library >  Security >  SDK Documentation >  Authorization >  Authorization Reference >  Authorization Functions
 
Platform SDK: Security

AuthzFreeGroupsCallback

The AuthzFreeGroupsCallback function is an application-defined function that frees memory allocated by AuthzComputeGroupsCallback. AuthzFreeGroupsCallback is a placeholder for the application-defined function name.

VOID CALLBACK AuthzFreeGroupsCallback(
  PSID_AND_ATTRIBUTES pSidAttrArray
);

Parameters

pSidAttrArray
Pointer to memory allocated by AuthzComputeGroupsCallback.

Return Values

This function has no return value.

Requirements

Windows NT/2000/XP: Included in Windows XP and Windows .NET Server 2003 family.
Windows 95/98/Me: Unsupported.
Header: Declared in Authz.h.
Library: Use Authz.lib.

See Also

Basic Access Control Functions, AuthzComputeGroupsCallback

Platform SDK Release: October 2002
What did you think of this topic?
Let us know.
Order a Platform SDK CD Online
(U.S./Canada)   (International)

 

  Contact Us   |   E-Mail this Page   |   MSDN Flash Newsletter   |   Legal
  © 2002 Microsoft Corporation. All rights reserved.     Terms of Use    Privacy Statement     Accessibility