ReactOS 0.4.15-dev-7918-g2a2556c
_SM_BASIC_INFORMATION Struct Reference

#include <smrosdbg.h>

Collaboration diagram for _SM_BASIC_INFORMATION:

Public Attributes

USHORT SubSystemCount
 
USHORT Unused
 
struct {
   USHORT   Id
 
   USHORT   Flags
 
   ULONG   ProcessId
 
SubSystem [SM_QRYINFO_MAX_SS_COUNT]
 

Detailed Description

Definition at line 27 of file smrosdbg.h.

Member Data Documentation

◆ Flags

USHORT _SM_BASIC_INFORMATION::Flags

Definition at line 34 of file smrosdbg.h.

◆ Id

USHORT _SM_BASIC_INFORMATION::Id

Definition at line 33 of file smrosdbg.h.

◆ ProcessId

ULONG _SM_BASIC_INFORMATION::ProcessId

Definition at line 35 of file smrosdbg.h.

◆ 

struct { ... } _SM_BASIC_INFORMATION::SubSystem[SM_QRYINFO_MAX_SS_COUNT]

◆ SubSystemCount

USHORT _SM_BASIC_INFORMATION::SubSystemCount

Definition at line 29 of file smrosdbg.h.

Referenced by SmQueryInformation().

◆ Unused

USHORT _SM_BASIC_INFORMATION::Unused

Definition at line 30 of file smrosdbg.h.


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