ShellTextEditorControl.GetParent 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
GetParent(IntPtr) | |
GetParent(HandleRef) |
GetParent(IntPtr)
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
参数
- hWnd
- HandleRef
返回
IntPtr
nativeint