FsrmPipelineModuleConnector class

Creates the communication channel between FSRM and your pipeline module implementation. All methods and properties of the IFsrmPipelineModuleConnector interface are available in this class. To create this object from a script, use the "Fsrm.FsrmPipelineModuleConnector" program identifier.

When to implement

FSRM implements this class.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
Header
FsrmTlb.h
Type library
Srm.dll
DLL
SrmLib.dll
CLSID
CLSID_FsrmPipelineModuleConnector is defined as c7643375-1eb5-44de-a062-623547d933bc

See also

FSRM Classes

IFsrmPipelineModuleConnector