IFsrmProperty::get_Sources method (fsrmpipeline.h)

The modules and rules that have set the value.

This property is read-only.

Syntax

HRESULT get_Sources(
  SAFEARRAY **sources
);

Parameters

sources

Return value

None

Remarks

The format of the source string is "module_name,rule_name".

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

IFsrmProperty