共用方式為


DebugCommandException 函式 (dbgeng.h)

指定偵錯命令例外狀況。

語法

void DebugCommandException(
  ULONG Command,
  ULONG ArgSize,
  PVOID Arg
);

參數

Command

命令。

ArgSize

自變數的大小。

Arg

自變數的指標。

傳回值

沒有

要求

要求 價值
目標平臺 窗戶
標頭 dbgeng.h (include Dbgeng.h)