[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowThreadProcessId

GetWindowThreadProcessId Method

GetWindowThreadProcessId(IntPtr, ref int)

Declaration
public static extern IntPtr GetWindowThreadProcessId(IntPtr hWnd, ref int lpdwProcessId)
Parameters
Type Name Description
IntPtr hWnd
int lpdwProcessId
Returns
Type Description
IntPtr