Unit 'RexxSAA' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rexx]

RxCmdHst_Parm

Declaration

Source position: rexxsaa.pp line 425

type RxCmdHst_Parm = record

  rxcmd_flags: Byte;

  rxcmd_address: PChar;

  rxcmd_addressl: Word;

  rxcmd_dll: PChar;

  rxcmd_dll_len: Word;

  rxcmd_command: RxString;

  rxcmd_retc: RxString;

end;


Documentation generated on: 2023-03-18