IFsrmPropertyDefinition2::get_DisplayName method (fsrmpipeline.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassificationPropertyDefinition class.]

This property is the display name of the property definition.

This property is read/write.

Syntax

HRESULT get_DisplayName(
  BSTR *name
);

Parameters

name

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2012
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmPropertyDefinition2

MSFT_FSRMClassificationPropertyDefinition