SERVICE_INFO_0

The SERVICE_INFO_0 structure contains the name of a network service.

typedef struct _SERVICE_INFO_0 {
LPWSTR svci0_name;
} SERVICE_INFO_0, *PSERVICE_INFO_0, * LPSERVICE_INFO_0;

Members

svci0_name

A Unicode string containing the name of the network service to monitor.

See Also

NetServiceEnum, NetServiceGetInfo