Source: core/sys/windows/_lmconfig.d
core.sys.windows.lmconfig
Windows API header module
Translated from MinGW Windows headers
License
Types 2
structCONFIG_INFO_0
Fields
LPWSTR cfgi0_keyLPWSTR cfgi0_dataaliasPCONFIG_INFO_0 = CONFIG_INFO_0 *
Functions 3
fn
NET_API_STATUS NetConfigGet(LPCWSTR, LPCWSTR, LPCWSTR, PBYTE *)fn
NET_API_STATUS NetConfigGetAll(LPCWSTR, LPCWSTR, PBYTE *)fn
NET_API_STATUS NetConfigSet(LPCWSTR, LPCWSTR, LPCWSTR, DWORD, DWORD,
PBYTE, DWORD)