[This is preliminary documentation and subject to change.]
The IsService function checks whether a service of specified type and name exists in the service table, and optionally will return the service's parameters.
BOOL IsService (
IN USHORT Type,
IN PUCHAR Name,
OUT PIPX_SERVICE Service //OPTIONAL
);
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in user-defined.
Import Library: user-defined.