ReactOS 0.4.16-dev-401-g45b008d
|
#include <smrosdbg.h>
Public Attributes | |
SM_INFORMATION_CLASS | SmInformationClass |
ULONG | DataLength |
union { | |
SM_BASIC_INFORMATION BasicInformation | |
SM_SUBSYSTEM_INFORMATION SubSystemInformation | |
}; | |
Definition at line 47 of file smrosdbg.h.
union { ... } _SM_QUERYINFO_MSG::@3541 |
SM_BASIC_INFORMATION _SM_QUERYINFO_MSG::BasicInformation |
Definition at line 53 of file smrosdbg.h.
Referenced by SmQueryInformation().
ULONG _SM_QUERYINFO_MSG::DataLength |
Definition at line 50 of file smrosdbg.h.
Referenced by SmQueryInformation().
SM_INFORMATION_CLASS _SM_QUERYINFO_MSG::SmInformationClass |
Definition at line 49 of file smrosdbg.h.
Referenced by SmQueryInformation().
SM_SUBSYSTEM_INFORMATION _SM_QUERYINFO_MSG::SubSystemInformation |
Definition at line 54 of file smrosdbg.h.
Referenced by SmQueryInformation().