IRootStorage Interface

Definition

Switches the underlying file of a storage object to a different file and saves the object to that file. For more information, see IRootStorage.

public interface class IRootStorage
public interface class IRootStorage
__interface IRootStorage
[System.Runtime.InteropServices.Guid("00000012-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRootStorage
[System.Runtime.InteropServices.Guid("00000012-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IRootStorage
[<System.Runtime.InteropServices.Guid("00000012-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRootStorage = interface
[<System.Runtime.InteropServices.Guid("00000012-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IRootStorage = interface
Public Interface IRootStorage
Attributes

Methods

SwitchToFile(String)

Applies to