Skip to main content
Lists all entities blocked from joining a group

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFGroupsListGroupBlocksRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on all platforms. Lists all entities blocked from joining a group. A list of blocked entities is returned See also GroupBlockEntityAsync, GroupUnblockEntityAsync. When the asynchronous task is complete, call PFGroupsListGroupBlocksGetResultSize and PFGroupsListGroupBlocksGetResult to get the result.

Requirements

Header: PFGroups.h

See also

PFGroups members
Last modified on August 1, 2026