IDebugCookie Interface

Allows the debug cookie to be set, for use with the IMachineDebugManagerCookie interface. For more information, see IMachineDebugManagerCookie Interface. This interface is implemented by the Process Debug Manager (PDM) and consumed by script debuggers.

Methods

In addition to the methods inherited from IUnknown, the IDebugCookie interface exposes the following methods.

Method Description
IDebugCookie::SetDebugCookie Sets the debug application cookie.

See also

IMachineDebugManagerCookie Interface