You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use
"ADL2_Display_DisplayInfo_Get(self.context, 0,ctypes.byref(lpNumDisplays), ctypes.byref(LPADLDisplayInfo())),iForceDetect)"
return is 0,
But how to send the 4th parameters as "The pointer to the pointer to the retrieved display information array"
Could you help answer it ?
Thanks .
The text was updated successfully, but these errors were encountered:
I use
"ADL2_Display_DisplayInfo_Get(self.context, 0,ctypes.byref(lpNumDisplays), ctypes.byref(LPADLDisplayInfo())),iForceDetect)"
return is 0,
But how to send the 4th parameters as "The pointer to the pointer to the retrieved display information array"
Could you help answer it ?
Thanks .
The text was updated successfully, but these errors were encountered: