IFsrmFileScreen::get_MatchesSourceTemplate 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_FSRMFileScreen class.]

Retrieves a value that determines whether the property values of this file screen object match those values of the template from which the object was derived.

This property is read-only.

Syntax

HRESULT get_MatchesSourceTemplate(
  VARIANT_BOOL *matches
);

Parameters

matches

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

IFsrmFileScreen

MSFT_FSRMFileScreen