Data Fields | |
int | iEmulationStatus |
The value is bit vector. Each bit represents status. See masks constants for details. Define_emulation_status. | |
int | iEmulationMode |
It contains information about current emulation mode. See constants for details. Define_emulation_mode. | |
int | iDisplayIndex |
If connection is active it will contain display id, otherwise CWDDEDI_INVALID_DISPLAY_INDEX. |
this structure is used to get the current Emulation status and mode of the given connector
The value is bit vector. Each bit represents status. See masks constants for details. Define_emulation_status.
It contains information about current emulation mode. See constants for details. Define_emulation_mode.
If connection is active it will contain display id, otherwise CWDDEDI_INVALID_DISPLAY_INDEX.