struct service_info_0 { unsigned char svci0_name[SNLEN+1]; };
where
svci0_name
is an ASCIIZ string containing the name of the network service to monitor. The constant SNLEN is defined in the NETCONS.H header file.
[Back]
[Next]