Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_OUTPUT_DESC

Declaration

Source position: PXL.Windows.DXGI.pas line 527

type DXGI_OUTPUT_DESC = record

  DeviceName: array [0..31] of WideChar;

  

  DesktopCoordinates: TRect;

  

  AttachedToDesktop: LongBool;

  

  Rotation: DXGI_MODE_ROTATION;

  

  Monitor: HMonitor;

  

end;



CT Web help

CodeTyphon Studio