'Declaration
Public Function GetDesktopHwnd() As IntPtr
public IntPtr GetDesktopHwnd()
public function GetDesktopHwnd(): IntPtr;
public function GetDesktopHwnd() : IntPtr;
public: IntPtr GetDesktopHwnd();
public:
IntPtr GetDesktopHwnd();
Return Value
The desktop Windows handle, as IntPtr value.