Partager via


IOplockStorage.OpenStorageEx, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
Sub OpenStorageEx ( _
    pwcsName As String, _
    grfMode As UInteger, _
    stgfmt As UInteger, _
    grfAttrs As UInteger, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppstgOpen As IntPtr _
)
void OpenStorageEx(
    string pwcsName,
    uint grfMode,
    uint stgfmt,
    uint grfAttrs,
    ref Guid riid,
    out IntPtr ppstgOpen
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IOplockStorage Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms