ReactOS 0.4.15-dev-8064-gdaf8068
_SM_QUERYINFO_MSG Struct Reference

#include <smrosdbg.h>

Collaboration diagram for _SM_QUERYINFO_MSG:

Public Attributes

SM_INFORMATION_CLASS SmInformationClass
 
ULONG DataLength
 
union {
   SM_BASIC_INFORMATION   BasicInformation
 
   SM_SUBSYSTEM_INFORMATION   SubSystemInformation
 
}; 
 

Detailed Description

Definition at line 47 of file smrosdbg.h.

Member Data Documentation

◆ 

union { ... } _SM_QUERYINFO_MSG::@3541

◆ BasicInformation

SM_BASIC_INFORMATION _SM_QUERYINFO_MSG::BasicInformation

Definition at line 53 of file smrosdbg.h.

Referenced by SmQueryInformation().

◆ DataLength

ULONG _SM_QUERYINFO_MSG::DataLength

Definition at line 50 of file smrosdbg.h.

Referenced by SmQueryInformation().

◆ SmInformationClass

SM_INFORMATION_CLASS _SM_QUERYINFO_MSG::SmInformationClass

Definition at line 49 of file smrosdbg.h.

Referenced by SmQueryInformation().

◆ SubSystemInformation

SM_SUBSYSTEM_INFORMATION _SM_QUERYINFO_MSG::SubSystemInformation

Definition at line 54 of file smrosdbg.h.

Referenced by SmQueryInformation().


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