Funzione NetConfigGet (lmconfig.h)
La funzione NetConfigGet è obsoleta. È incluso per la compatibilità con le versioni a 16 bit di Windows. Altre applicazioni devono usare il Registro di sistema.
Sintassi
NET_API_STATUS NET_API_FUNCTION NetConfigGet(
LPCWSTR server,
LPCWSTR component,
LPCWSTR parameter,
LPBYTE *bufptr
);
Parametri
server
TBD
component
TBD
parameter
TBD
bufptr
TBD
Valore restituito
nessuno
Requisiti
Piattaforma di destinazione | Windows |
Intestazione | lmconfig.h |