Skip to main content
Update an existing pipeline configuration.

Syntax

Parameters

eventPipelineHandle   PFEventPipelineHandle The existing EventPipeline handle to add the uploading entity. eventPipelineConfig   PFEventPipelineConfig Struct that contains the new configuration of the event pipeline.

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