Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The NetServiceGetInfo function is obsolete. It is included for compatibility with 16-bit versions of Windows. Other applications should use the service functions.
Syntax
NET_API_STATUS NET_API_FUNCTION NetServiceGetInfo(
LPCWSTR servername,
LPCWSTR service,
DWORD level,
LPBYTE *bufptr
);
Parameters
servername
TBD
service
TBD
level
TBD
bufptr
TBD
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | lmsvc.h |
| Library | NetAPI32.Lib |