[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_socket_join_multicast_group

Declaration

Source position: lazgio2.pas line 8401

function g_socket_join_multicast_group(

  socket: PGSocket;

  group: PGInetAddress;

  source_specific: gboolean;

  iface: Pgchar;

  error: PPGError

):gboolean;