Source position: PXL.Windows.DXGI.pas line 594
type DXGI_OUTDUPL_DESC = record
ModeDesc: DXGI_MODE_DESC;
Rotation: DXGI_MODE_ROTATION;
DesktopImageInSystemMemory: LongBool;
end;