Unit 'DIVE' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

TDIVE_CAPS

Declaration

Source position: dive.pas line 142

type TDIVE_CAPS = record

  ulStructLen: Cardinal;

  ulPlaneCount: Cardinal;

  fScreenDirect: Boolean;

  fBankSwitched: Boolean;

  ulDepth: Cardinal;

  ulHorizontalResolution: Cardinal;

  ulVerticalResolution: Cardinal;

  ulScanLineBytes: Cardinal;

  fccColorEncoding: FOURCC;

  ulApertureSize: Cardinal;

  ulInputFormats: Cardinal;

  ulOutputFormats: Cardinal;

  ulFormatLength: Cardinal;

  pFormatData: Pointer;

end;


Documentation generated on: 2025-07-25