NetConfigGetAll 函数 (lmconfig.h)

NetConfigGetAll 函数已过时。 它包含在内,以便与 16 位版本的 Windows 兼容。 其他应用程序应使用 注册表

Syntax

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

参数

server

TBD

component

TBD

bufptr

TBD

返回值

None

要求

Requirement 价值
目标平台 Windows操作系统
Header lmconfig.h
Library NetAPI32.Lib