NetConfigGet 函式 (lmconfig.h)
NetConfigGet函式已過時。 它隨附于與 16 位版本的 Windows 相容。 其他應用程式應該使用 登錄。
語法
NET_API_STATUS NET_API_FUNCTION NetConfigGet(
LPCWSTR server,
LPCWSTR component,
LPCWSTR parameter,
LPBYTE *bufptr
);
參數
server
TBD
component
TBD
parameter
TBD
bufptr
TBD
傳回值
無
需求
目標平台 | Windows |
標頭 | lmconfig.h |