win32.lmconfig

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

PCONFIG_INFO_0, LPCONFIG_INFO_0
deprecated alias PCONFIG_INFO_0, LPCONFIG_INFO_0 = CONFIG_INFO_0*
Undocumented in source.

Functions

NetConfigGet
deprecated NET_API_STATUS NetConfigGet(LPCWSTR , LPCWSTR , LPCWSTR , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetConfigGetAll
deprecated NET_API_STATUS NetConfigGetAll(LPCWSTR , LPCWSTR , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetConfigSet
deprecated NET_API_STATUS NetConfigSet(LPCWSTR , LPCWSTR , LPCWSTR , DWORD , DWORD , PBYTE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

CONFIG_INFO_0
deprecated struct CONFIG_INFO_0
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/lmconfig.d Automatically imported and edited from the druntime module core.sys.windows.lmconfig for the auto-generated win32 package.