Unit 'JPEGLib' Package
[Overview][Constants][Types][Index] [#pasjpeg]

handle_union

Declaration

Source position: jpeglib.pas line 345

type handle_union = record

  case Byte of

    0: (

        file_handle: short;

      );

    1: (

        xms_handle: XMSH;

      );

    2: (

        ems_handle: EMSH;

      );

end;


Documentation generated on: 2023-03-18