IFsrmFileGroup::get_Name method (fsrmscreen.h)

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

Retrieves or sets the name of the file group.

This property is read/write.

Syntax

HRESULT get_Name(
  BSTR *name
);

Parameters

name

Return value

None

Requirements

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

See also

IFsrmFileGroup

MSFT_FSRMFileGroup