IVssBackupComponentsEx4 class (vsbackup.h)

Defines additional methods to support the processing of UNC file share paths in a requester.

To obtain an instance of the IVssBackupComponentsEx4 interface, call the QueryInterface method of the IVssBackupComponents interface, and pass the IID_IVssBackupComponentsEx4 constant as the interface identifier (IID) parameter.

Inheritance

The IVssBackupComponentsEx4 interface inherits from IVssBackupComponentsEx3, IVssBackupComponentsEx2, IVssBackupComponentsEx, and IVssBackupComponents. IVssBackupComponentsEx4 also has these types of members:

Methods

The IVssBackupComponentsEx4 class has these methods.

 
IVssBackupComponentsEx4::GetRootAndLogicalPrefixPaths

Normalizes a local volume path or UNC share path so that it can be passed to the IVssBackupComponents::AddToSnapshotSet method.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header vsbackup.h (include VsBackup.h, Vss.h, VsWriter.h)

See also

IVssBackupComponents

IVssBackupComponentsEx

IVssBackupComponentsEx2

IVssBackupComponentsEx3