struct server_info_20 {
unsigned long si20_reserved;
unsigned short si20_count;
};
where:
- si20_reserved must be 0 and is reserved for
future use.
- si20_count indicates the number of server_record_id_list
structures that immediately follow the server_info_20 structure.
[Back]
[Next]