357773ee845d5cdc5be9b8cb571b5aa508c29d0a
[reactos.git] / reactos / include / internal / service.h
1 typedef struct
2 {
3 ULONG ParametersSize;
4 ULONG Function;
5 } SERVICE_TABLE, *PSERVICE_TABLE;