[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

net_write_command

Declaration

Source position: mysql.inc line 403

function net_write_command(

  net: PNET;

  command: Byte;

  header: Pchar;

  head_len: dword;

  packet: Pchar;

  len: dword

):my_bool;