NativeMethods.GetWindow(HandleRef, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static IntPtr GetWindow(System::Runtime::InteropServices::HandleRef hWnd, int uCmd);
public static IntPtr GetWindow (System.Runtime.InteropServices.HandleRef hWnd, int uCmd);
static member GetWindow : System.Runtime.InteropServices.HandleRef * int -> nativeint
Public Shared Function GetWindow (hWnd As HandleRef, uCmd As Integer) As IntPtr
Parameters
- hWnd
- HandleRef
- uCmd
- Int32
Returns
IntPtr
nativeint
Returns IntPtr.