Package EOorg.EOeolang.EOsys.Win32
Interface WinBase
Ported from Winbase.h (kernel32.dll/kernel services).
Microsoft Windows SDK 6.0A.
- Since:
- 0.40.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classThe Overlapped structure contains information used in asynchronous (or overlapped) input and output (I/O).static final classThe SECURITY_ATTRIBUTES structure contains the security descriptor for an object and specifies whether the handle retrieved by specifying this structure is inheritable.Nested classes/interfaces inherited from interface EOorg.EOeolang.EOsys.Win32.BaseTSD
BaseTSD.ULONG_PTRNested classes/interfaces inherited from interface EOorg.EOeolang.EOsys.Win32.WinDef
WinDef.DWORD, WinDef.WORD -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WinNT.HANDLEConstant value representing an invalidWinNT.HANDLE.
-
Field Details
-
INVALID_HANDLE_VALUE
Constant value representing an invalidWinNT.HANDLE.
-