Condividi tramite


Metodo IPerPropertyBrowsing.GetPredefinedValue

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

Sintassi

'Dichiarazione
Sub GetPredefinedValue ( _
    DISPID As Integer, _
    dwCookie As UInteger, _
    <OutAttribute> ByRef pVarOut As Object _
)
void GetPredefinedValue(
    int DISPID,
    uint dwCookie,
    out Object pVarOut
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPerPropertyBrowsing Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop