OnDisplayConfig

Home / Support / Reference Guide / Framework / OnDisplayConfig
ERESULT OnDisplayConfig(EDISPLAYCONFIG *config)

Parameters

*config (out)

A pointer to an EDISPLAYCONFIG structure. Use it to configure the display properties.

Return value

Return E_OK when everything went correctly. Return E_ERROR to shutdown EDGELIB.

Description

This is a callback for configuring the display just before it is opened.

Version changes

EDGELIB 3.10: Added this function to the SDK

Latest forum posts