RE: NetLocalGroupGetInfo return code 2220
From: David Thielen (thielen_at_nospam.nospam)
Date: 12/03/04
- Next message: Arkady Frenkel: "Re: UPD better than TCP in streaming video/audio ?"
- Previous message: Puzzolino: "UPD better than TCP in streaming video/audio ?"
- In reply to: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Next in thread: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Reply: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Dec 2004 06:09:03 -0800
Hi;
Thank you. I always try to find these with a grep but that doesn't work when
they do the base+ in the .h file.
thanks - dave
"Steven Cheng[MSFT]" wrote:
> Hi Dave,
>
> Just have a search and the 2220 you mentioned is a error number which has
> the following definition:
>
> #define NERR_BASE 2100
>
> ............................
> ..........................
>
> #define NERR_ACFNotFound (NERR_BASE+119) /* The security database
> could not be found. */
> #define NERR_GroupNotFound (NERR_BASE+120) /* The group name could not
> be found. */
> #define NERR_UserNotFound (NERR_BASE+121) /* The user name could not
> be found. */
>
> You can found all other similiar errors constants in the "lmerr.h" under
> the platformsdk 's folder.
>
> Thanks .
>
> Regards,
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>
>
>
- Next message: Arkady Frenkel: "Re: UPD better than TCP in streaming video/audio ?"
- Previous message: Puzzolino: "UPD better than TCP in streaming video/audio ?"
- In reply to: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Next in thread: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Reply: Steven Cheng[MSFT]: "RE: NetLocalGroupGetInfo return code 2220"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|