|
pure virtual |
Retreieves service information that corresponds with the specified service port.
| nPort | [ in ] The service port to lookup in network byte order. |
| pszProto | [ in ] An optional pointer to the ASCIIZ protocol name to use in the lookup. This can be NULL which will cause the first matching record to be returned in most cases. |
| ppEnt | [ out ] The address of a variable that will receive the p6IServent inetface pointer. |