Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

SIO_SET_MULTICAST_FILTER

Declaration

Source position: IdWinsock2.pas line 3537

const SIO_SET_MULTICAST_FILTER = IOC_IN or SizeOf(u_long) and IOCPARM_MASK shl 16 or Ord('t') shl 8 or 125;



CT Web help

CodeTyphon Studio