IDebugEventContextCallbacks::GetInterestMask method (dbgeng.h)
The engine calls GetInterestMask once when the event callbacks are set for a client.
Refer to IDebugEventCallbacks::GetInterestMask for parameter description and additional information.
Syntax
HRESULT GetInterestMask(
PULONG Mask
);
Parameters
Mask
Requirements
Requirement | Value |
---|---|
Header | dbgeng.h (include dbgeng.h) |