Partager via


NativeMethods.IStorage.OpenStream, méthode

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Function OpenStream ( _
    pwcsName As String, _
    reserved1 As IntPtr, _
    grfMode As Integer, _
    reserved2 As Integer _
) As IStream
IStream OpenStream(
    string pwcsName,
    IntPtr reserved1,
    int grfMode,
    int reserved2
)

Paramètres

Valeur de retour

Type : System.Runtime.InteropServices.ComTypes.IStream

Sécurité .NET Framework

Voir aussi

Référence

NativeMethods.IStorage Interface

Microsoft.TeamFoundation.Common.Internal, espace de noms