IFsrmPipelineModuleConnector::get_HostingProcessPid method (fsrmpipeline.h)

The process identifier of the module.

This property supports the infrastructure and is not intended to be used directly from your code.

This property is read-only.

Syntax

HRESULT get_HostingProcessPid(
  long *pid
);

Parameters

pid

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

FsrmPipelineModuleConnector

IFsrmPipelineModuleConnector