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

RxCmdHst_Parm

Declaration

Source position: rexxsaa.pp line 427

type RxCmdHst_Parm = record

  rxcmd_flags: Byte;

  rxcmd_address: PAnsiChar;

  rxcmd_addressl: Word;

  rxcmd_dll: PAnsiChar;

  rxcmd_dll_len: Word;

  rxcmd_command: RxString;

  rxcmd_retc: RxString;

end;


Documentation generated on: 2025-07-25