Retrieving low level connector states
Marcel Sondaar
mglgetconnector.c | Retrieving low level connector states |
Functions | |
mglGetConnectorState | Gets an graphics output connector state property |
int mglGetConnectorState( int index, unsigned int property )
Gets an graphics output connector state property
index | The connector to read |
property | The property of the connector to read. Often an element of UDI_GFX_PROP. |
return | The current value of the property |
Gets an graphics output connector state property
int mglGetConnectorState( int index, unsigned int property )