[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowThreadProcessId

GetWindowThreadProcessId Method

GetWindowThreadProcessId(nint, ref int)

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