|
WindowsApiGetWindowThreadProcessId Method
|
Win32 GetWindowThreadProcessId function.
Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.230-beta+03417d7b5cff037b24e882d7adef82d359b34964
SyntaxGSF.Interop.WindowsApi.GetWindowThreadProcessId = function(hWnd, lpdwProcessId);
View SourceParameters
- hWnd IntPtr
-
- lpdwProcessId UInt32
-
Return Value
UInt32
See Also