Función NetConfigGetAll (lmconfig.h)
La función NetConfigGetAll está obsoleta. Se incluye por compatibilidad con versiones de 16 bits de Windows. Otras aplicaciones deben usar el registro.
Sintaxis
NET_API_STATUS NET_API_FUNCTION NetConfigGetAll(
LPCWSTR server,
LPCWSTR component,
LPBYTE *bufptr
);
Parámetros
server
TBD
component
TBD
bufptr
TBD
Valor devuelto
None
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | lmconfig.h |