ReactOS 0.4.15-dev-7834-g00c4b3d
_SM_SUBSYSTEM_INFORMATION Struct Reference

#include <smrosdbg.h>

Public Attributes

USHORT SubSystemId
 
USHORT Flags
 
ULONG ProcessId
 
WCHAR NameSpaceRootNode [SM_QRYINFO_MAX_ROOT_NODE]
 

Detailed Description

Definition at line 39 of file smrosdbg.h.

Member Data Documentation

◆ Flags

USHORT _SM_SUBSYSTEM_INFORMATION::Flags

Definition at line 42 of file smrosdbg.h.

◆ NameSpaceRootNode

WCHAR _SM_SUBSYSTEM_INFORMATION::NameSpaceRootNode[SM_QRYINFO_MAX_ROOT_NODE]

Definition at line 44 of file smrosdbg.h.

◆ ProcessId

ULONG _SM_SUBSYSTEM_INFORMATION::ProcessId

Definition at line 43 of file smrosdbg.h.

◆ SubSystemId

USHORT _SM_SUBSYSTEM_INFORMATION::SubSystemId

Definition at line 41 of file smrosdbg.h.

Referenced by SmQueryInformation().


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