NativeMethods.IStorage.CreateStorage (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Function CreateStorage ( _
    pwcsName As String, _
    grfMode As Integer, _
    reserved1 As Integer, _
    reserved2 As Integer _
) As NativeMethods.IStorage
NativeMethods.IStorage CreateStorage(
    string pwcsName,
    int grfMode,
    int reserved1,
    int reserved2
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Common.Internal.NativeMethods.IStorage

Seguridad de .NET Framework

Vea también

Referencia

NativeMethods.IStorage Interfaz

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)