IDebugEventContextCallbacks::GetInterestMask 方法 (dbgeng.h)
为客户端设置事件回调时,引擎将调用 GetInterestMask 一次。
有关参数说明和其他信息,请参阅 IDebugEventCallbacks::GetInterestMask。
语法
HRESULT GetInterestMask(
PULONG Mask
);
参数
Mask
要求
要求 | 价值 |
---|---|
标头 | dbgeng.h (包括 dbgeng.h) |