หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies a debug command exception.
Syntax
void DebugCommandException(
ULONG Command,
ULONG ArgSize,
PVOID Arg
);
Parameters
Command
A command.
ArgSize
The size of the argument.
Arg
A pointer to an argument.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |