Condividi tramite


Metodo IOleComponent2Private.FReserved1 (UInt32, UInt32, IntPtr, IntPtr)

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Function FReserved1 ( _
    dwReserved As UInteger, _
    message As UInteger, _
    wParam As IntPtr, _
    lParam As IntPtr _
) As Integer
int FReserved1(
    uint dwReserved,
    uint message,
    IntPtr wParam,
    IntPtr lParam
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleComponent2Private Interfaccia

Overload FReserved1

Spazio dei nomi Microsoft.Internal.VisualStudio.Shell.Interop