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 NetConfigGetAll function is obsolete. It is included for compatibility with 16-bit versions of Windows. Other applications should use the registry.
Syntax
NET_API_STATUS NET_API_FUNCTION NetConfigGetAll(
LPCWSTR server,
LPCWSTR component,
LPBYTE *bufptr
);
Parameters
server
TBD
component
TBD
bufptr
TBD
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | lmconfig.h |
| Library | NetAPI32.Lib |