Skip to main content
Gets the size of the buffer needed to hold the API endpoint string from an entity handle.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle returned from a auth call. apiEndpointSize   size_t*
output
Buffer size required for the API endpoint string (including null terminator).

Return value

Type: HRESULT Result code for this API operation.

Requirements

Header: PFEntity.h

See also

PFEntity members
Last modified on August 3, 2026