IDebugInputCallbacks interface (dbgeng.h)
Inheritance
The IDebugInputCallbacks interface inherits from the IUnknown interface. IDebugInputCallbacks also has these types of members:
Methods
The IDebugInputCallbacks interface has these methods.
IDebugInputCallbacks::EndInput The EndInput callback method is called by the engine to indicate that it is no longer waiting for input. |
IDebugInputCallbacks::StartInput The StartInput callback method is called by the engine to indicate that it is waiting for a line of input. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |