DC2343A  FW 1.0.2 / GUI 1.0.10
LTC3335 Nanopower Buck-Boost DC/DC with Integrated Coulomb Counter
 All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Properties Groups Pages
DotNET.WinAPIClass Class Reference

simple class with Windows API functions More...

Public Member Functions

Auto int GetWindowThreadProcessId (int hwnd, ref int lpdwProcessId)
 Retrieves the identifier of the thread that created the specified window More...
 

Detailed Description

simple class with Windows API functions

implements some windows api functions

Definition at line 16 of file declares.vb.

Member Function Documentation

Auto int DotNET.WinAPIClass.GetWindowThreadProcessId ( int  hwnd,
ref int  lpdwProcessId 
)

Retrieves the identifier of the thread that created the specified window

Parameters
hwndA handle to the window.
lpdwProcessIdA pointer to a variable that receives the process identifier.
Returns
The return value is the identifier of the thread that created the window.

Is imported from extern library: user32


The documentation for this class was generated from the following file: