Função NetConfigGet (lmconfig.h)
A função NetConfigGet está 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 retornado
Nenhum
Requisitos
Plataforma de Destino | Windows |
Cabeçalho | lmconfig.h |