- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Would anyone be able to help me with an error "CTL_RESULT_ERROR_INVALID_AUX_ACCESS_FLAG".
ctl_aux_access_args_t AUXArgs = { 0 };
AUXArgs.Size = sizeof(ctl_aux_access_args_t);
AUXArgs.OpType = CTL_OPERATION_TYPE_WRITE;
AUXArgs.Flags = CTL_AUX_FLAG_I2C_AUX;
...
Result = ctlAUXAccess(hDisplayOutput, &AUXArgs);
The Result is CTL_RESULT_ERROR_INVALID_AUX_ACCESS_FLAG
OS: Windows 11
Intel UHD Graphics 770
Driver version: 31.01.101.5085
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page