Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Switches the underlying file of a storage object to a different file and saves the object to that file. For more information, see IRootStorage.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000012-0000-0000-C000-000000000046")> _
Public Interface IRootStorage
'Usage
Dim instance As IRootStorage
[InterfaceTypeAttribute()]
[GuidAttribute("00000012-0000-0000-C000-000000000046")]
public interface IRootStorage
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000012-0000-0000-C000-000000000046")]
public interface class IRootStorage
public interface IRootStorage