Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Update an existing pipeline configuration.
Syntax
HRESULT PFEventPipelineUpdateConfiguration(
PFEventPipelineHandle eventPipelineHandle,
PFEventPipelineConfig eventPipelineConfig
)
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