Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Support Forum
Download Visual Studio Add-In

Terms of Use
Privacy Policy

Search Results for "NERR_" in [All]

mpr

.

    NERR_Success = 0,/* Success */

.

    NERR_Success = 0

advapi32

.

    NERR_Success = 0,

.

    NERR_InvalidComputer = 2351,

.

    NERR_BadPassword = 2203,

.

    NERR_UserNotFound = 2221,

.

    NERR_AccountLockedOut = 2702,

.

    NERR_PasswordTooRecent = 2246,

.

    NERR_PasswordHistConflict = 2244,

.

    NERR_PasswordTooShort = 2245,

.

    NERR_PasswordTooLong = 2703,

.

    NERR_PasswordNotComplexEnough = 2704,

.

    NERR_PasswordFilterError = 2705,

.

    NERR_PasswordMustChange = 2701,

.

    NERR_PasswordExpired = 2242

.

        if (status == NET_API_STATUS.NERR_Success)

.

            if (outputArgs.ValidationStatus == NET_API_STATUS.NERR_Success)

Constants

.

    public const int NERR_Success = 0x00000000;

.

    public const int NERR_NetNotStarted = 0x00000836;

.

    public const int NERR_UnknownServer = 0x00000837;

.

    public const int NERR_ShareMem = 0x00000838;

.

    public const int NERR_NoNetworkResource = 0x00000839;

.

    public const int NERR_RemoteOnly = 0x0000083A;

.

    public const int NERR_DevNotRedirected = 0x0000083B;

.

    public const int NERR_ServerNotStarted = 0x00000842;

.

    public const int NERR_ItemNotFound = 0x00000843;

.

    public const int NERR_UnknownDevDir = 0x00000844;

.

    public const int NERR_RedirectedPath = 0x00000845;

.

    public const int NERR_DuplicateShare = 0x00000846;

.

    public const int NERR_NoRoom = 0x00000847;

.

    public const int NERR_TooManyItems = 0x00000849;

.

    public const int NERR_InvalidMaxUsers = 0x0000084A;

.

    public const int NERR_BufTooSmall = 0x0000084B;

.

    public const int NERR_RemoteErr = 0x0000084F;

.

    public const int NERR_LanmanIniError = 0x00000853;

.

    public const int NERR_NetworkError = 0x00000858;

.

    public const int NERR_WkstaInconsistentState = 0x00000859;

.

    public const int NERR_WkstaNotStarted = 0x0000085A;

.

    public const int NERR_BrowserNotStarted = 0x0000085B;

.

    public const int NERR_InternalError = 0x0000085C;

.

    public const int NERR_BadTransactConfig = 0x0000085D;

.

    public const int NERR_InvalidAPI = 0x0000085E;

.

    public const int NERR_BadEventName = 0x0000085F;

.

    public const int NERR_DupNameReboot = 0x00000860;

.

    public const int NERR_CfgCompNotFound = 0x00000862;

.

    public const int NERR_CfgParamNotFound = 0x00000863;

.

    public const int NERR_LineTooLong = 0x00000865;

.

    public const int NERR_QNotFound = 0x00000866;

.

    public const int NERR_JobNotFound = 0x00000867;

.

    public const int NERR_DestNotFound = 0x00000868;

.

    public const int NERR_DestExists = 0x00000869;

.

    public const int NERR_QExists = 0x0000086A;

.

    public const int NERR_QNoRoom = 0x0000086B;

.

    public const int NERR_JobNoRoom = 0x0000086C;

.

    public const int NERR_DestNoRoom = 0x0000086D;

.

    public const int NERR_DestIdle = 0x0000086E;

.

    public const int NERR_DestInvalidOp = 0x0000086F;

.

    public const int NERR_ProcNoRespond = 0x00000870;

.

    public const int NERR_SpoolerNotLoaded = 0x00000871;

.

    public const int NERR_DestInvalidState = 0x00000872;

.

    public const int NERR_QinvalidState = 0x00000873;

.

    public const int NERR_JobInvalidState = 0x00000874;

.

    public const int NERR_SpoolNoMemory = 0x00000875;

.

    public const int NERR_DriverNotFound = 0x00000876;

.

    public const int NERR_DataTypeInvalid = 0x00000877;

.

    public const int NERR_ProcNotFound = 0x00000878;

.

    public const int NERR_ServiceTableLocked = 0x00000884;

.

    public const int NERR_ServiceTableFull = 0x00000885;

.

    public const int NERR_ServiceInstalled = 0x00000886;

.

    public const int NERR_ServiceEntryLocked = 0x00000887;

.

    public const int NERR_ServiceNotInstalled = 0x00000888;

.

    public const int NERR_BadServiceName = 0x00000889;

.

    public const int NERR_ServiceCtlTimeout = 0x0000088A;

.

    public const int NERR_ServiceCtlBusy = 0x0000088B;

.

    public const int NERR_BadServiceProgName = 0x0000088C;

.

    public const int NERR_ServiceNotCtrl = 0x0000088D;

.

    public const int NERR_ServiceKillProc = 0x0000088E;

.

    public const int NERR_ServiceCtlNotValid = 0x0000088F;

.

    public const int NERR_NotInDispatchTbl = 0x00000890;

.

    public const int NERR_BadControlRecv = 0x00000891;

.

    public const int NERR_ServiceNotStarting = 0x00000892;

.

    public const int NERR_AlreadyLoggedOn = 0x00000898;

.

    public const int NERR_NotLoggedOn = 0x00000899;

.

    public const int NERR_BadUsername = 0x0000089A;

.

    public const int NERR_BadPassword = 0x0000089B;

.

    public const int NERR_UnableToAddName_W = 0x0000089C;

.

    public const int NERR_UnableToAddName_F = 0x0000089D;

.

    public const int NERR_UnableToDelName_W = 0x0000089E;

.

    public const int NERR_UnableToDelName_F = 0x0000089F;

.

    public const int NERR_LogonsPaused = 0x000008A1;

.

    public const int NERR_LogonServerConflict = 0x000008A2;

.

    public const int NERR_LogonNoUserPath = 0x000008A3;

.

    public const int NERR_LogonScriptError = 0x000008A4;

.

    public const int NERR_StandaloneLogon = 0x000008A6;

.

    public const int NERR_LogonServerNotFound = 0x000008A7;

.

    public const int NERR_LogonDomainExists = 0x000008A8;

.

    public const int NERR_NonValidatedLogon = 0x000008A9;

.

    public const int NERR_ACFNotFound = 0x000008AB;

.

    public const int NERR_GroupNotFound = 0x000008AC;

.

    public const int NERR_UserNotFound = 0x000008AD;

.

    public const int NERR_ResourceNotFound = 0x000008AE;

.

    public const int NERR_GroupExists = 0x000008AF;

.

    public const int NERR_UserExists = 0x000008B0;

.

    public const int NERR_ResourceExists = 0x000008B1;

.

    public const int NERR_NotPrimary = 0x000008B2;

.

    public const int NERR_ACFNotLoaded = 0x000008B3;

.

    public const int NERR_ACFNoRoom = 0x000008B4;

.

    public const int NERR_ACFFileIOFail = 0x000008B5;

.

    public const int NERR_ACFTooManyLists = 0x000008B6;

.

    public const int NERR_UserLogon = 0x000008B7;

.

    public const int NERR_ACFNoParent = 0x000008B8;

.

    public const int NERR_CanNotGrowSegment = 0x000008B9;

.

    public const int NERR_SpeGroupOp = 0x000008BA;

.

    public const int NERR_NotInCache = 0x000008BB;

.

    public const int NERR_UserInGroup = 0x000008BC;

.

    public const int NERR_UserNotInGroup = 0x000008BD;

.

    public const int NERR_AccountUndefined = 0x000008BE;

.

    public const int NERR_AccountExpired = 0x000008BF;

.

    public const int NERR_InvalidWorkstation = 0x000008C0;

.

    public const int NERR_InvalidLogonHours = 0x000008C1;

.

    public const int NERR_PasswordExpired = 0x000008C2;

.

    public const int NERR_PasswordCantChange = 0x000008C3;

.

    public const int NERR_PasswordHistConflict = 0x000008C4;

.

    public const int NERR_PasswordTooShort = 0x000008C5;

.

    public const int NERR_PasswordTooRecent = 0x000008C6;

.

    public const int NERR_InvalidDatabase = 0x000008C7;

.

    public const int NERR_DatabaseUpToDate = 0x000008C8;

.

    public const int NERR_SyncRequired = 0x000008C9;

.

    public const int NERR_UseNotFound = 0x000008CA;

.

    public const int NERR_BadAsgType = 0x000008CB;

.

    public const int NERR_DeviceIsShared = 0x000008CC;

.

    public const int NERR_NoComputerName = 0x000008DE;

.

    public const int NERR_MsgAlreadyStarted = 0x000008DF;

.

    public const int NERR_MsgInitFailed = 0x000008E0;

.

    public const int NERR_NameNotFound = 0x000008E1;

.

    public const int NERR_AlreadyForwarded = 0x000008E2;

.

    public const int NERR_AddForwarded = 0x000008E3;

.

    public const int NERR_AlreadyExists = 0x000008E4;

.

    public const int NERR_TooManyNames = 0x000008E5;

.

    public const int NERR_DelComputerName = 0x000008E6;

.

    public const int NERR_LocalForward = 0x000008E7;

.

    public const int NERR_GrpMsgProcessor = 0x000008E8;

.

    public const int NERR_PausedRemote = 0x000008E9;

.

    public const int NERR_BadReceive = 0x000008EA;

.

    public const int NERR_NameInUse = 0x000008EB;

.

    public const int NERR_MsgNotStarted = 0x000008EC;

.

    public const int NERR_NotLocalName = 0x000008ED;

.

    public const int NERR_NoForwardName = 0x000008EE;

.

    public const int NERR_RemoteFull = 0x000008EF;

.

    public const int NERR_NameNotForwarded = 0x000008F0;

.

    public const int NERR_TruncatedBroadcast = 0x000008F1;

.

    public const int NERR_InvalidDevice = 0x000008F6;

.

    public const int NERR_WriteFault = 0x000008F7;

.

    public const int NERR_DuplicateName = 0x000008F9;

.

    public const int NERR_DeleteLater = 0x000008FA;

.

    public const int NERR_IncompleteDel = 0x000008FB;

.

    public const int NERR_MultipleNets = 0x000008FC;

.

    public const int NERR_NetNameNotFound = 0x00000906;

.

    public const int NERR_DeviceNotShared = 0x00000907;

.

    public const int NERR_ClientNameNotFound = 0x00000908;

.

    public const int NERR_FileIdNotFound = 0x0000090A;

.

    public const int NERR_ExecFailure = 0x0000090B;

.

    public const int NERR_TmpFile = 0x0000090C;

.

    public const int NERR_TooMuchData = 0x0000090D;

.

    public const int NERR_DeviceShareConflict = 0x0000090E;

.

    public const int NERR_BrowserTableIncomplete = 0x0000090F;

.

    public const int NERR_NotLocalDomain = 0x00000910;

.

    public const int NERR_IsDfsShare = 0x00000911;

.

    public const int NERR_DevInvalidOpCode = 0x0000091B;

.

    public const int NERR_DevNotFound = 0x0000091C;

.

    public const int NERR_DevNotOpen = 0x0000091D;

.

    public const int NERR_BadQueueDevString = 0x0000091E;

.

    public const int NERR_BadQueuePriority = 0x0000091F;

.

    public const int NERR_NoCommDevs = 0x00000921;

.

    public const int NERR_QueueNotFound = 0x00000922;

.

    public const int NERR_BadDevString = 0x00000924;

.

    public const int NERR_BadDev = 0x00000925;

.

    public const int NERR_InUseBySpooler = 0x00000926;

.

    public const int NERR_CommDevInUse = 0x00000927;

.

    public const int NERR_InvalidComputer = 0x0000092F;

.

    public const int NERR_MaxLenExceeded = 0x00000932;

.

    public const int NERR_BadComponent = 0x00000934;

.

    public const int NERR_CantType = 0x00000935;

.

    public const int NERR_TooManyEntries = 0x0000093A;

.

    public const int NERR_ProfileFileTooBig = 0x00000942;

.

    public const int NERR_ProfileOffset = 0x00000943;

.

    public const int NERR_ProfileCleanup = 0x00000944;

.

    public const int NERR_ProfileUnknownCmd = 0x00000945;

.

    public const int NERR_ProfileLoadErr = 0x00000946;

.

    public const int NERR_ProfileSaveErr = 0x00000947;

.

    public const int NERR_LogOverflow = 0x00000949;

.

    public const int NERR_LogFileChanged = 0x0000094A;

.

    public const int NERR_LogFileCorrupt = 0x0000094B;

.

    public const int NERR_SourceIsDir = 0x0000094C;

.

    public const int NERR_BadSource = 0x0000094D;

.

    public const int NERR_BadDest = 0x0000094E;

.

    public const int NERR_DifferentServers = 0x0000094F;

.

    public const int NERR_RunSrvPaused = 0x00000951;

.

    public const int NERR_ErrCommRunSrv = 0x00000955;

.

    public const int NERR_ErrorExecingGhost = 0x00000957;

.

    public const int NERR_ShareNotFound = 0x00000958;

.

    public const int NERR_InvalidLana = 0x00000960;

.

    public const int NERR_OpenFiles = 0x00000961;

.

    public const int NERR_ActiveConns = 0x00000962;

.

    public const int NERR_BadPasswordCore = 0x00000963;

.

    public const int NERR_DevInUse = 0x00000964;

.

    public const int NERR_LocalDrive = 0x00000965;

.

    public const int NERR_AlertExists = 0x0000097E;

.

    public const int NERR_TooManyAlerts = 0x0000097F;

.

    public const int NERR_NoSuchAlert = 0x00000980;

.

    public const int NERR_BadRecipient = 0x00000981;

.

    public const int NERR_AcctLimitExceeded = 0x00000982;

.

    public const int NERR_InvalidLogSeek = 0x00000988;

.

    public const int NERR_BadUasConfig = 0x00000992;

.

    public const int NERR_InvalidUASOp = 0x00000993;

.

    public const int NERR_LastAdmin = 0x00000994;

.

    public const int NERR_DCNotFound = 0x00000995;

.

    public const int NERR_LogonTrackingError = 0x00000996;

.

    public const int NERR_NetlogonNotStarted = 0x00000997;

.

    public const int NERR_CanNotGrowUASFile = 0x00000998;

.

    public const int NERR_TimeDiffAtDC = 0x00000999;

.

    public const int NERR_PasswordMismatch = 0x0000099A;

.

    public const int NERR_NoSuchServer = 0x0000099C;

.

    public const int NERR_NoSuchSession = 0x0000099D;

.

    public const int NERR_NoSuchConnection = 0x0000099E;

.

    public const int NERR_TooManyServers = 0x0000099F;

.

    public const int NERR_TooManySessions = 0x000009A0;

.

    public const int NERR_TooManyConnections = 0x000009A1;

.

    public const int NERR_TooManyFiles = 0x000009A2;

.

    public const int NERR_NoAlternateServers = 0x000009A3;

.

    public const int NERR_TryDownLevel = 0x000009A6;

.

    public const int NERR_UPSDriverNotStarted = 0x000009B0;

.

    public const int NERR_UPSInvalidConfig = 0x000009B1;

.

    public const int NERR_UPSInvalidCommPort = 0x000009B2;

.

    public const int NERR_UPSSignalAsserted = 0x000009B3;

.

    public const int NERR_UPSShutdownFailed = 0x000009B4;

.

    public const int NERR_BadDosRetCode = 0x000009C4;

.

    public const int NERR_ProgNeedsExtraMem = 0x000009C5;

.

    public const int NERR_BadDosFunction = 0x000009C6;

.

    public const int NERR_RemoteBootFailed = 0x000009C7;

.

    public const int NERR_BadFileCheckSum = 0x000009C8;

.

    public const int NERR_NoRplBootSystem = 0x000009C9;

.

    public const int NERR_RplLoadrNetBiosErr = 0x000009CA;

.

    public const int NERR_RplLoadrDiskErr = 0x000009CB;

.

    public const int NERR_ImageParamErr = 0x000009CC;

.

    public const int NERR_TooManyImageParams = 0x000009CD;

.

    public const int NERR_NonDosFloppyUsed = 0x000009CE;

.

    public const int NERR_RplBootRestart = 0x000009CF;

.

    public const int NERR_RplSrvrCallFailed = 0x000009D0;

.

    public const int NERR_CantConnectRplSrvr = 0x000009D1;

.

    public const int NERR_CantOpenImageFile = 0x000009D2;

.

    public const int NERR_CallingRplSrvr = 0x000009D3;

.

    public const int NERR_StartingRplBoot = 0x000009D4;

.

    public const int NERR_RplBootServiceTerm = 0x000009D5;

.

    public const int NERR_RplBootStartFailed = 0x000009D6;

.

    public const int NERR_RPL_CONNECTED = 0x000009D7;

.

    public const int NERR_BrowserConfiguredToNotRun = 0x000009F6;

.

    public const int NERR_RplNoAdaptersStarted = 0x00000A32;

.

    public const int NERR_RplBadRegistry = 0x00000A33;

.

    public const int NERR_RplBadDatabase = 0x00000A34;

.

    public const int NERR_RplRplfilesShare = 0x00000A35;

.

    public const int NERR_RplNotRplServer = 0x00000A36;

.

    public const int NERR_RplCannotEnum = 0x00000A37;

.

    public const int NERR_RplWkstaInfoCorrupted = 0x00000A38;

.

    public const int NERR_RplWkstaNotFound = 0x00000A39;

.

    public const int NERR_RplWkstaNameUnavailable = 0x00000A3A;

.

    public const int NERR_RplProfileInfoCorrupted = 0x00000A3B;

.

    public const int NERR_RplProfileNotFound = 0x00000A3C;

.

    public const int NERR_RplProfileNameUnavailable = 0x00000A3D;

.

    public const int NERR_RplProfileNotEmpty = 0x00000A3E;

.

    public const int NERR_RplConfigInfoCorrupted = 0x00000A3F;

.

    public const int NERR_RplConfigNotFound = 0x00000A40;

.

    public const int NERR_RplAdapterInfoCorrupted = 0x00000A41;

.

    public const int NERR_RplInternal = 0x00000A42;

.

    public const int NERR_RplVendorInfoCorrupted = 0x00000A43;

.

    public const int NERR_RplBootInfoCorrupted = 0x00000A44;

.

    public const int NERR_RplWkstaNeedsUserAcct = 0x00000A45;

.

    public const int NERR_RplNeedsRPLUSERAcct = 0x00000A46;

.

    public const int NERR_RplBootNotFound = 0x00000A47;

.

    public const int NERR_RplIncompatibleProfile = 0x00000A48;

.

    public const int NERR_RplAdapterNameUnavailable = 0x00000A49;

.

    public const int NERR_RplConfigNotEmpty = 0x00000A4A;

.

    public const int NERR_RplBootInUse = 0x00000A4B;

.

    public const int NERR_RplBackupDatabase = 0x00000A4C;

.

    public const int NERR_RplAdapterNotFound = 0x00000A4D;

.

    public const int NERR_RplVendorNotFound = 0x00000A4E;

.

    public const int NERR_RplVendorNameUnavailable = 0x00000A4F;

.

    public const int NERR_RplBootNameUnavailable = 0x00000A50;

.

    public const int NERR_RplConfigNameUnavailable = 0x00000A51;

.

    public const int NERR_DfsInternalCorruption = 0x00000A64;

.

    public const int NERR_DfsVolumeDataCorrupt = 0x00000A65;

.

    public const int NERR_DfsNoSuchVolume = 0x00000A66;

.

    public const int NERR_DfsVolumeAlreadyExists = 0x00000A67;

.

    public const int NERR_DfsAlreadyShared = 0x00000A68;

.

    public const int NERR_DfsNoSuchShare = 0x00000A69;

.

    public const int NERR_DfsNotALeafVolume = 0x00000A6A;

.

    public const int NERR_DfsLeafVolume = 0x00000A6B;

.

    public const int NERR_DfsVolumeHasMultipleServers = 0x00000A6C;

.

    public const int NERR_DfsCantCreateJunctionPoint = 0x00000A6D;