NetConfigGetAll function (lmconfig.h)
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 |