Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NetLocalGroupAddMembers error codes
Message
De
15/07/2004 16:16:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
NetLocalGroupAddMembers error codes
Divers
Thread ID:
00924900
Message ID:
00924900
Vues:
80
Hi,

I have this app that calls NetLocalGroupAddMembers() and need to find the header files (Lmaccess.h and Lm.h, no sure...) to have the defines for:

NERR_GroupNotFound: The local group specified by the groupname parameter does not exist.

ERROR_ACCESS_DENIED: The user does not have access to the requested information.

ERROR_NO_SUCH_MEMBER: One or more of the members specified do not exist. Therefore, no new members were added.

ERROR_MEMBER_IN_ALIAS: One or more of the members specified were already members of the local group. No new members were added.

ERROR_INVALID_MEMBER: One or more of the members cannot be added because their account type is invalid. No new members were added.

Can anybody help me?

TIA,

Fernando
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform