Changing low level connector states
Marcel Sondaar
mglsetconnector.c | Changing low level connector states |
Functions | |
mglSetConnectorState | Sets an graphics output connector state property |
void mglSetConnectorState( int index, unsigned int property, int value )
Sets an graphics output connector state property
index | The connector to modify |
property | The property of the connector to modify. Often an element of UDI_GFX_PROP. |
value | The new value for the property |
Sets an graphics output connector state property
void mglSetConnectorState( int index, unsigned int property, int value )