ReactOS 0.4.16-dev-736-g28b802b
|
#include <smrosdbg.h>
Public Attributes | |
USHORT | SubSystemId |
USHORT | Flags |
ULONG | ProcessId |
WCHAR | NameSpaceRootNode [SM_QRYINFO_MAX_ROOT_NODE] |
Definition at line 39 of file smrosdbg.h.
USHORT _SM_SUBSYSTEM_INFORMATION::Flags |
Definition at line 42 of file smrosdbg.h.
WCHAR _SM_SUBSYSTEM_INFORMATION::NameSpaceRootNode[SM_QRYINFO_MAX_ROOT_NODE] |
Definition at line 44 of file smrosdbg.h.
ULONG _SM_SUBSYSTEM_INFORMATION::ProcessId |
Definition at line 43 of file smrosdbg.h.
USHORT _SM_SUBSYSTEM_INFORMATION::SubSystemId |
Definition at line 41 of file smrosdbg.h.
Referenced by SmQueryInformation().