Compartilhar via


Função NetConfigGet (lmconfig.h)

A função NetConfigGet é obsoleta. Ele está incluído para compatibilidade com versões de 16 bits do Windows. Outros aplicativos devem usar o Registro.

Sintaxe

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

Parâmetros

server

TBD

component

TBD

parameter

TBD

bufptr

TBD

Valor de retorno

None

Requirements

Requirement Value
da Plataforma de Destino Windows
Header lmconfig.h
Library NetAPI32.Lib