DevHlp_QSysState is used by physical device drivers to obtain system status information..
CallingSequence in Assembler
MOV EAX, EntityList MOV EBX, EntityLevel MOV EDI, pidtid MOV ESI, pDataBuf MOV ECX, cbDataBuf MOV DL, DevHlp_QSysState CALL [Device_Help]
Results in Assembler
'C" Set if error.
Possible errors
87 ERROR_INVALID_PARAMETER
Calling Sequence in C
Remarks