Skip to main content
List all segments that a player currently belongs to at this moment in time.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. 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. When the asynchronous task is complete, call PFSegmentsClientGetPlayerSegmentsGetResultSize and PFSegmentsClientGetPlayerSegmentsGetResult to get the result.

Requirements

Header: PFSegments.h

See also

PFSegments members
Last modified on August 3, 2026