Source position: jwanspapi.pas line 447
type _SERVICE_TYPE_INFO = record
dwTypeNameOffset: DWORD;
dwValueCount: DWORD;
Values: array [0..0] of SERVICE_TYPE_VALUE;
end;