Condividi tramite


Metodo OleComponent.HwndGetWindowCore

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
Protected Overridable Function HwndGetWindowCore ( _
    dwWhich As UInteger, _
    dwReserved As UInteger _
) As IntPtr
protected virtual IntPtr HwndGetWindowCore(
    uint dwWhich,
    uint dwReserved
)

Parametri

Valore restituito

Tipo: System.IntPtr

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleComponent Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI.OleComponentSupport