Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NetLocalGroupAddMembers error codes
Message
From
15/07/2004 16:16:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
NetLocalGroupAddMembers error codes
Miscellaneous
Thread ID:
00924900
Message ID:
00924900
Views:
79
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
Next
Reply
Map
View

Click here to load this message in the networking platform