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 NetConfigGet 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 NetConfigGet(
LPCWSTR server,
LPCWSTR component,
LPCWSTR parameter,
LPBYTE *bufptr
);
Parameters
server
TBD
component
TBD
parameter
TBD
bufptr
TBD
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | lmconfig.h |
| Library | NetAPI32.Lib |