ReactOS 0.4.15-dev-7906-g1b85a5f
IVssBackupComponents Member List

This is the complete list of members for IVssBackupComponents, including all inherited members.

AbortBackup()IVssBackupComponents
AddAlternativeLocationMapping([in] VSS_ID id, [in] VSS_COMPONENT_TYPE type, [in] LPCWSTR logical, [in] LPCWSTR name, [in] LPCWSTR path, [in] LPCWSTR filespec, [in] BOOL recursive, [in] LPCWSTR destination)IVssBackupComponents
AddComponent([in] VSS_ID instance, [in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR wszLogicalPath, [in] LPCWSTR name)IVssBackupComponents
AddNewTarget([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR logical, [in] LPCWSTR component, [in] LPCWSTR path, [in] LPCWSTR filename, [in] BOOL recursive, [in] LPCWSTR alternate)IVssBackupComponents
AddRef()IUnknown
AddRestoreSubcomponent([in] VSS_ID id, [in] VSS_COMPONENT_TYPE type, [in] LPCWSTR logical, [in] LPCWSTR name, [in] LPCWSTR path, [in] LPCWSTR sub_name, [in] BOOL repair)IVssBackupComponents
AddToSnapshotSet([in] VSS_PWSZ volume,[in] VSS_ID id,[out] VSS_ID *snapshot)IVssBackupComponents
BackupComplete([out] IVssAsync **async)IVssBackupComponents
BreakSnapshotSet([in] VSS_ID snapshot)IVssBackupComponents
DeleteSnapshots([in] VSS_ID object, [in] VSS_OBJECT_TYPE type, [in] BOOL force, [in] LONG *snapshots, [in] VSS_ID *id)IVssBackupComponents
DisableWriterClasses([in] const VSS_ID *writer_id, [in] UINT class_id)IVssBackupComponents
DisableWriterInstances([in] const VSS_ID *instance, [in] UINT id)IVssBackupComponents
DoSnapshotSet([out] IVssAsync **async)IVssBackupComponents
EnableWriterClasses([in] const VSS_ID *classid, [in] UINT id)IVssBackupComponents
ExposeSnapshot([in] VSS_ID snapshot, [in] VSS_PWSZ path, [in] LONG attributes, [in] VSS_PWSZ expose, [out] VSS_PWSZ *exposed)IVssBackupComponents
FreeWriterMetadata()IVssBackupComponents
FreeWriterStatus()IVssBackupComponents
GatherWriterMetadata([out] IVssAsync **async)IVssBackupComponents
GatherWriterStatus([out] IVssAsync **async)IVssBackupComponents
GetSnapshotProperties([in] VSS_ID snapshot, [out] VSS_SNAPSHOT_PROP *prop)IVssBackupComponents
GetWriterComponents([in] UINT index, [out] IVssWriterComponentsExt **writer)IVssBackupComponents
GetWriterComponentsCount([out] UINT *components)IVssBackupComponents
GetWriterMetadata([in] UINT index, [out] VSS_ID *instance, [out] IVssExamineWriterMetadata **metadata)IVssBackupComponents
GetWriterMetadataCount([out] UINT *count)IVssBackupComponents
GetWriterStatus([in] UINT index, [out] VSS_ID *instance, [out] VSS_ID *id, [out] BSTR *writer, [out] VSS_WRITER_STATE *status, [out] HRESULT *failure)IVssBackupComponents
GetWriterStatusCount([out] UINT *count)IVssBackupComponents
ImportSnapshots([out] IVssAsync **async)IVssBackupComponents
InitializeForBackup([in, optional, defaultvalue(NULL)] BSTR bstrXML)IVssBackupComponents
InitializeForRestore([in] BSTR xml)IVssBackupComponents
IsVolumeSupported([in] VSS_ID provider, [in] VSS_PWSZ volume,[in] BOOL *supported)IVssBackupComponents
LPUNKNOWN typedefIUnknown
PostRestore([out] IVssAsync **async)IVssBackupComponents
PrepareForBackup([out] IVssAsync **async)IVssBackupComponents
PreRestore([out] IVssAsync **async)IVssBackupComponents
Query([in] VSS_ID queried, [in] VSS_OBJECT_TYPE queried_type, [in] VSS_OBJECT_TYPE returned_type, [in] IVssEnumObject **enums)IVssBackupComponents
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
QueryRevertStatus([in] VSS_PWSZ volume, [out] IVssAsync **async)IVssBackupComponents
Release()IUnknown
RevertToSnapshot([in] VSS_ID snapshot, [in] BOOL force)IVssBackupComponents
SaveAsXML([in] BSTR *xml)IVssBackupComponents
SetAdditionalRestores([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] BOOL additional)IVssBackupComponents
SetBackupOptions([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] LPCWSTR options)IVssBackupComponents
SetBackupState([in] BOOL select_components, [in] BOOL state, [in] VSS_BACKUP_TYPE type, [in, defaultvalue(FALSE)] BOOL partial_support)IVssBackupComponents
SetBackupSucceeded([in] VSS_ID instance, [in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] BOOL succeded)IVssBackupComponents
SetContext([in] LONG context)IVssBackupComponents
SetFileRestoreStatus([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] VSS_FILE_RESTORE_STATUS status)IVssBackupComponents
SetPreviousBackupStamp([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] LPCWSTR stamp)IVssBackupComponents
SetRangesFilePath([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR logical, [in] LPCWSTR component, [in] UINT partial, [in] LPCWSTR ranges)IVssBackupComponents
SetRestoreOptions([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] LPCWSTR options)IVssBackupComponents
SetRestoreState([in] VSS_RESTORE_TYPE restore)IVssBackupComponents
SetSelectedForRestore([in] VSS_ID id, [in] VSS_COMPONENT_TYPE ct, [in] LPCWSTR path, [in] LPCWSTR name, [in] BOOL selected_restore)IVssBackupComponents
StartSnapshotSet([out] VSS_ID *id)IVssBackupComponents