Skip to main content
Adds an entity to an existing pipeline. All events emitted will be linked to this entity.

Syntax

Parameters

eventPipelineHandle   PFEventPipelineHandle The existing EventPipeline handle to add the uploading entity. entityHandle   PFEntityHandle The Entity whose token will be used to make the PlayFab service requests in the background.

Return value

Type: HRESULT Result code for this API operation. Possible values are S_OK, E_PF_NOT_INITIALIZED or E_FAIL.

Requirements

Header: PFEventPipeline.h

See also

PFEventPipeline members
Last modified on August 1, 2026