Skip to main content
Update the display name of the entity

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFAccountManagementSetDisplayNameRequest* 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. Given an entity profile, will update its display name to the one passed in if the profile’s version is equal to the specified value See also ProfileGetProfileAsync. When the asynchronous task is complete, call PFAccountManagementSetDisplayNameGetResultSize and PFAccountManagementSetDisplayNameGetResult to get the result.

Requirements

Header: PFAccountManagement.h

See also

PFAccountManagement members
Last modified on September 11, 2026