IFsrmPropertyBag::get_PropertyBagFlags method (fsrmpipeline.h)

A set of flags that provide additional information about the property bag.

This property is read-only.

Syntax

HRESULT get_PropertyBagFlags(
  unsigned long *flags
);

Parameters

flags

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

IFsrmPropertyBag