SDI Technologies iH30 Especificaciones Pagina 137

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 147
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 136
NV Control VIO Controls
Quadro SDI Output PG-03776-001_v06 | 132
#define ATTRIBUTE_TYPE_XINERAMA 0x040
#define ATTRIBUTE_TYPE_VCSC 0x080
#define ATTRIBUTE_TYPE_GVI 0x100
typedef struct _NVCTRLAttributeValidValues {
int type;
union {
struct {
int min;
int max;
} range;
struct {
unsigned int ints;
} bits;
} u;
unsigned int permissions;
} NVCTRLAttributeValidValuesRec;
/**********************************************************************
****/
/*
* NV-CONTROL X event notification.
*
* To receive X event notifications dealing with NV-CONTROL, you should
* call XNVCtrlSelectNotify() with one of the following set as the type
* of event to receive (see NVCtrlLib.h for more information):
*/
#define ATTRIBUTE_CHANGED_EVENT 0
#define TARGET_ATTRIBUTE_CHANGED_EVENT 1
#define TARGET_ATTRIBUTE_AVAILABILITY_CHANGED_EVENT 2
#define TARGET_STRING_ATTRIBUTE_CHANGED_EVENT 3
#define TARGET_BINARY_ATTRIBUTE_CHANGED_EVENT 4
Vista de pagina 136
1 2 ... 132 133 134 135 136 137 138 139 140 141 142 ... 146 147

Comentarios a estos manuales

Sin comentarios