IFsrmPipelineModuleDefinition::put_Company method (fsrmpipeline.h)

The name of the company that created the classification or storage module.

This property is read/write.

Syntax

HRESULT put_Company(
  BSTR company
);

Parameters

company

Return value

None

Remarks

This property is optional.

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