Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |