C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / MonitorFromWindow Method

In This Topic
MonitorFromWindow Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function MonitorFromWindow( _
   ByVal hwnd As IntPtr, _
   ByVal dwFlags As UInteger _
) As IntPtr
 

Parameters

hwnd
dwFlags
See Also