IDebugEventContextCallbacks::GetInterestMask 方法 (dbgeng.h)

为客户端设置事件回调时,引擎调用 GetInterestMask 一次。

有关参数说明和其他信息,请参阅 IDebugEventCallbacks::GetInterestMask

语法

HRESULT GetInterestMask(
  PULONG Mask
);

参数

Mask

要求

要求
Header dbgeng.h (包括 dbgeng.h)

另请参阅

IDebugEventContextCallbacks (dbgeng.h)