DebugCommandException 函数 (dbgeng.h)

指定调试命令异常。

语法

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

参数

Command

命令。

ArgSize

参数的大小。

Arg

指向参数的指针。

返回值

没有

要求

要求 价值
目标平台 窗户
标头 dbgeng.h (包括 Dbgeng.h)