This topic has not yet been rated - Rate this topic

AuthzFreeGroupsCallback callback function

Applies to: desktop apps only

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

Syntax

void CALLBACK AuthzFreeGroupsCallback(
  __in  PSID_AND_ATTRIBUTES pSidAttrArray
);

Parameters

pSidAttrArray [in]

A pointer to memory allocated by AuthzComputeGroupsCallback.

Return value

This callback function does not return a value.

Remarks

Attribute variables must be in the form of an expression when used with logical operators; otherwise, they are evaluated as unknown.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows Server 2003

Redistributable

Windows Server 2003 Administration Tools Pack on Windows XP

See also

Basic Access Control Functions
AuthzComputeGroupsCallback

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ