Partager via


NativeMethods.IStorage.CreateStream, méthode

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

Syntaxe

'Déclaration
Function CreateStream ( _
    pwcsName As String, _
    grfMode As Integer, _
    reserved1 As Integer, _
    reserved2 As Integer _
) As IStream
IStream CreateStream(
    string pwcsName,
    int grfMode,
    int reserved1,
    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