NetConfigGet 函数 (lmconfig.h)

NetConfigGet 函数已过时。 它是为了与 16 位版本的 Windows 兼容而附带的。 其他应用程序应使用 注册表

语法

NET_API_STATUS NET_API_FUNCTION NetConfigGet(
  LPCWSTR server,
  LPCWSTR component,
  LPCWSTR parameter,
  LPBYTE  *bufptr
);

parameters

server

TBD

component

TBD

parameter

TBD

bufptr

TBD

返回值

要求

   
目标平台 Windows
标头 lmconfig.h