[]
        
(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)
Public Shared Function GetWindowThreadProcessId(hWnd As IntPtr, ByRef lpdwProcessId As Integer) As IntPtr
Parameters
Type Name Description
nint hWnd
int lpdwProcessId
Returns
Type Description
nint