Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio SDK
IStorage Interface

Updated: November 2007

Supports creation and management of structured storage objects which enable. hierarchical storage of information within a single file. For more information, see IStorage.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Visual Basic (Declaration)
<InterfaceTypeAttribute()> _
<GuidAttribute("0000000B-0000-0000-C000-000000000046")> _
Public Interface IStorage
Visual Basic (Usage)
Dim instance As IStorage
C#
[InterfaceTypeAttribute()]
[GuidAttribute("0000000B-0000-0000-C000-000000000046")]
public interface IStorage
Visual C++
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000000B-0000-0000-C000-000000000046")]
public interface class IStorage
JScript
public interface IStorage
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker