Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NetLocalGroupAddMembers error codes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00924900
Message ID:
00925263
Vues:
22
Ok, thanks again Anatoliy.

Have a nice weekend!

Fernando

>Hi Fernando,
>
>"L" is just part of C/C++ notation, remove it.
>
>NERR_BASE is another constant, request it as all others constants in this reference.
>
>#DEFINE ERROR_MEMBER_IN_ALIAS 1378  && no "L" :)
>#DEFINE NERR_BASE 2100
>...
>#DEFINE NERR_GroupNotFound (NERR_BASE+120)
>* or
>#DEFINE NERR_GroupNotFound 2220
>* whichever suits you better :)
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform