Condividi tramite


Metodo IPropertySetStorage.Create

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
Sub Create ( _
    ByRef rfmtid As Guid, _
    ByRef pClsid As Guid, _
    grfFlags As UInteger, _
    grfMode As UInteger, _
    <OutAttribute> ByRef ppprstg As IPropertyStorage _
)
void Create(
    ref Guid rfmtid,
    ref Guid pClsid,
    uint grfFlags,
    uint grfMode,
    out IPropertyStorage ppprstg
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPropertySetStorage Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop