Condividi tramite


Metodo OleComponent.IOleComponent.FReserved1

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IOleComponent.FReserved1(UInt32, UInt32, IntPtr, IntPtr)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleComponent Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI.OleComponentSupport