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

_LVM_Interface_Support

Declaration

Source position: lvm.pas line 232

type _LVM_Interface_Support = record

  Interface_Supported: Boolean;

  case LongInt of

    0: (

        Java_Interface_Class: ;

      );

    1: (

        VIO_PM_Calls: LVM_OS2_Native_Support;

      );

end;


Documentation generated on: 2025-07-25