IDebugEventContextCallbacks::QueryInterface method (dbgeng.h)

The standard COM QueryInterface method.

Syntax

HRESULT QueryInterface(
  REFIID InterfaceId,
  PVOID  *Interface
);

Parameters

InterfaceId

Interface

Requirements

Requirement Value
Header dbgeng.h (include dbgeng.h)

See also

IDebugEventContextCallbacks (dbgeng.h)