NetConfigGetAll, fonction (lmconfig.h)
La fonction NetConfigGetAll est obsolète. Il est inclus pour la compatibilité avec les versions 16 bits de Windows. Les autres applications doivent utiliser le Registre.
Syntaxe
NET_API_STATUS NET_API_FUNCTION NetConfigGetAll(
LPCWSTR server,
LPCWSTR component,
LPBYTE *bufptr
);
Paramètres
server
TBD
component
TBD
bufptr
TBD
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | lmconfig.h |