Freigeben über


ShellTextEditorControl.GetParent Methode

Definition

Überlädt

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

Parameter

hWnd
IntPtr

nativeint

Gibt zurück

IntPtr

nativeint

Gilt für:

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

Parameter

hWnd
HandleRef

Gibt zurück

IntPtr

nativeint

Gilt für: