IFsrmFileGroupImported::get_OverwriteOnCommit 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 a value that determines whether a file group is overwritten if it exists.

This property is read/write.

Syntax

HRESULT get_OverwriteOnCommit(
  VARIANT_BOOL *overwrite
);

Parameters

overwrite

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

IFsrmFileGroupImported

MSFT_FSRMFileGroup