Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |