#include <types_vmapi.H>
Public Attributes | |
| DEBUG_CONNECTION_TYPE | _type |
| DEBUG_MODE_OPTIONS | _options |
| union { | |
| _tcpClientStruct _tcpClient | |
| }; | |
Tells the connection type to the application debugger.
| DEBUG_MODE_OPTIONS DEBUG_MODE::_options |
Options which affect application debugging.
Information for DEBUG_CONNECTION_TYPE_TCP_CLIENT.
1.5.1-p1