Partager via


IStorage.CreateStorage, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub CreateStorage ( _
    pwcsName As String, _
    grfMode As UInteger, _
    reserved1 As UInteger, _
    reserved2 As UInteger, _
    <OutAttribute> ByRef ppstg As IStorage _
)
void CreateStorage(
    string pwcsName,
    uint grfMode,
    uint reserved1,
    uint reserved2,
    out IStorage ppstg
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IStorage Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms