pdowrd countertable; // array of usage counters
dword servicelimit; // number of table entries
pbyte argumenttable; // array of byte counts
}
system_service_table,
*psystem_service_table,
**ppsystem_service_table;
//-----------------------------------------------------------------------------------------------------------