debugCommandException 函数 (dbgeng.h)

指定调试命令异常。

语法

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

参数

Command

一个命令。

ArgSize

参数的大小。

Arg

指向参数的指针。

返回值

要求

要求
目标平台 Windows
标头 dbgeng.h (包括 Dbgeng.h)