IFsrmPropertyDefinition::put_Parameters method (fsrmpipeline.h)

The parameters for the property definition.

This property is read/write.

Syntax

HRESULT put_Parameters(
  SAFEARRAY *parameters
);

Parameters

parameters

Return value

None

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

IFsrmPropertyDefinition