IFsrmPipelineModuleDefinition::get_Version method (fsrmpipeline.h)

The version of the module definition.

This property is read/write.

Syntax

HRESULT get_Version(
  BSTR *version
);

Parameters

version

Return value

None

Remarks

This property is optional. There is no restriction to the version's format.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmPipelineModuleDefinition