Unit 'imjpeglib' Package
[Overview][Constants][Types][Index] [#pl_vampyreimaging]

handle_union

Declaration

Source position: imjpeglib.pas line 345

type handle_union = record

  case Byte of

    0: (

        file_handle: short;

  

      );

    1: (

        xms_handle: XMSH;

  

      );

    2: (

        ems_handle: EMSH;

  

      );

end;



CT Web help

CodeTyphon Studio