IFsrmPropertyBag::get_FilePropertyNames method (fsrmpipeline.h)

A list of the names of the properties that the bag contains.

This property is read-only.

Syntax

HRESULT get_FilePropertyNames(
  SAFEARRAY **filePropertyNames
);

Parameters

filePropertyNames

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

IFsrmPropertyBag::GetFileProperty

IFsrmPropertyBag::SetFileProperty