Compartir a través de


ShellTextEditorControl.GetParent Método

Definición

Sobrecargas

GetParent(IntPtr)
GetParent(HandleRef)

GetParent(IntPtr)

public:
 static IntPtr GetParent(IntPtr hWnd);
public static IntPtr GetParent (IntPtr hWnd);
static member GetParent : nativeint -> nativeint
Public Shared Function GetParent (hWnd As IntPtr) As IntPtr

Parámetros

hWnd
IntPtr

nativeint

Devoluciones

IntPtr

nativeint

Se aplica a

GetParent(HandleRef)

public:
 static IntPtr GetParent(System::Runtime::InteropServices::HandleRef hWnd);
public static IntPtr GetParent (System.Runtime.InteropServices.HandleRef hWnd);
static member GetParent : System.Runtime.InteropServices.HandleRef -> nativeint
Public Shared Function GetParent (hWnd As HandleRef) As IntPtr

Parámetros

hWnd
HandleRef

Devoluciones

IntPtr

nativeint

Se aplica a