Função NetConfigGetAll (lmconfig.h)
A função NetConfigGetAll 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 NetConfigGetAll(
LPCWSTR server,
LPCWSTR component,
LPBYTE *bufptr
);
Parâmetros
server
TBD
component
TBD
bufptr
TBD
Retornar valor
Nenhum
Requisitos
Requisito | Valor |
---|---|
Plataforma de Destino | Windows |
Cabeçalho | lmconfig.h |