Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
489 Discussions

How do I get the refresh rate of the monitor using GetCloneRefreshRates ?

xqin01
Beginner
823 Views

Display_Config data;

data.uidMonitorPrimary = 4096;

m_pCUIExternal8->GetCloneRefreshRates(sizeof(Display_Config), (BYTE*)&data, MAX_REFRESH_RATE, (BYTE*)&rate, (BYTE*)&rate2, &dwExtraErrorCode);

4096 is obtained using EmemActiveDevices.

used this method,the parameters are passed in correctly?If not, how do you pass the value.

I hope the expert will give me a suggestion.

The model of my computer motherboard is LNVNB161216:

The Model of The Inter Processor: Inter(R) Core(TM) I7-8750h CPU @ 2.20ghz (12 CPUs), ~ 2.2ghz

Is the new computer, model number: 81LE

Windows Version: Win10 Enterprise 64-bit (10.0 Version 18363)

 

0 Kudos
0 Replies
Reply