Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_WCE_IAS_QUERY

Declaration

Source position: jwaaf_irda.pas line 405

type _WCE_IAS_QUERY = record

  irdaDeviceID: array [0..3] of u_char;

  irdaClassName: array [0..60] of Char;

  irdaAttribName: array [0..60] of Char;

  irdaAttribType: u_short;

  case Integer of

    0: (

        irdaAttribInt: Integer;

      );

    1: (

        Len: Integer;

        OctetSeq: array [0..0] of u_char;

        Reserved: array [0..2] of u_char;

      );

    2: (

        Len_: Integer;

        CharSet: u_char;

        UsrStr: array [0..0] of u_char;

        Reserved_: array [0..1] of u_char;

      );

end;


Documentation generated on: 2023-03-18