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

_RFCOMM_COMMAND

Declaration

Source position: jwaws2bth.pas line 524

type _RFCOMM_COMMAND = packed record

  CmdType: ULONG;

  case Integer of

    0: (

        MSC: RFCOMM_MSC_DATA;

      );

    1: (

        RLS: RFCOMM_RLS_DATA;

      );

    2: (

        RPN: RFCOMM_RPN_DATA;

      );

end;


Documentation generated on: 2023-03-18