STemWin
WM_CRITICAL_HANDLE
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
WM_CRITICAL_HANDLE
WM_CRITICAL_HANDLE struct
Syntax
Show:
Summary
Declaration
from
WM_Intern.h:113
typedef
struct
WM_CRITICAL_HANDLE
{
struct
WM_CRITICAL_HANDLE
*
pNext
;
volatile
WM_HWIN
hWin
;
}
WM_CRITICAL_HANDLE
;
Fields
Field
Declared as
WM_CRITICAL_HANDLE::pNext
struct
WM_CRITICAL_HANDLE
*
WM_CRITICAL_HANDLE::hWin
volatile
WM_HWIN
Related Functions
Found 2 other functions taking a
WM_CRITICAL_HANDLE
argument:
Function
WM__AddCriticalHandle()
WM__RemoveCriticalHandle()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out