ReactOS 0.4.16-dev-732-g2d1144a
|
#include <smrosdbg.h>
Public Attributes | |
USHORT | SubSystemCount |
USHORT | Unused |
struct { | |
USHORT Id | |
USHORT Flags | |
ULONG ProcessId | |
} | SubSystem [SM_QRYINFO_MAX_SS_COUNT] |
Definition at line 27 of file smrosdbg.h.
USHORT _SM_BASIC_INFORMATION::Flags |
Definition at line 34 of file smrosdbg.h.
USHORT _SM_BASIC_INFORMATION::Id |
Definition at line 33 of file smrosdbg.h.
ULONG _SM_BASIC_INFORMATION::ProcessId |
Definition at line 35 of file smrosdbg.h.
struct { ... } _SM_BASIC_INFORMATION::SubSystem[SM_QRYINFO_MAX_SS_COUNT] |
USHORT _SM_BASIC_INFORMATION::SubSystemCount |
Definition at line 29 of file smrosdbg.h.
Referenced by SmQueryInformation().
USHORT _SM_BASIC_INFORMATION::Unused |
Definition at line 30 of file smrosdbg.h.