Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following error codes are commonly returned by the Distributed Routing Technology:
Note
The DRT can also return Winsock Error Codes.
Constant/value | Description |
---|---|
|
|
|
The DRT operation has timed out. |
|
The specified key does not meet, or exceeds, the allowed DRT key size. |
|
There is no certificate store attached or there is an error in the certificate chain. |
|
The message exceeds the allowed character limit or is in an incorrect format. |
|
There is no more event data available. |
|
No addresses are available or the number of addresses exceeds 20. |
|
A search operation is already in progress. |
|
Supplied key does not match generated key. |
|
The operation could not complete, but may be successful in a second attempt. |
|
The number of endpoints exceeds maximum allowed endpoints. |
|
Min and max key values are equal, but target is different. |
|
The specified port value is NULL. |
|
The specified transport provider is invalid. |
|
The specified security provider is invalid. |
|
The DRT infrastructure is currently busy and cannot complete the operation. |
|
The specified bootstrap provider is invalid. |
|
The supplied address is not in the accepted and complete format, or is NULL. |
|
The specified scope is not one of the values defined in DRT_SCOPE. |
|
The specified transport is in the process of shutting down. |
|
There are currently no remote nodes present in the DRT. |
|
This key already exists within the DRT infrastructure. |
|
The specified transport provider is already in use. |
|
The transport provider is not attached. |
|
The specified security provider is already in use. |
|
The security provider is not attached. |
|
The specified security provider is already in use. |
|
The bootstrap provider is not attached. |
|
The transport is already bound. |
|
The transport is not bound. |
|
The transport has encountered an unexpected error. |
|
An invalid argument was passed to the transport. |
|
Destination addresses have not been supplied to the transport. |
|
The transport is currently executing a callback operation. |
|
A transport already exists for this DRT scope. |
|
The data contained inDRT SETTINGS structure is invalid or the relevant parameter value is NULL. |
|
The data contained in DRT_SEARCH_INFO structure is invalid or the relevant parameter value is NULL. |
|
The DRT infrastructure has faulted. The DrtClose function must be called, after which an attempt to re-open the DRT can be made. |
|
The transport is currently bound. |
|
The size of the buffer is insufficient for the operation. |
|
The DRT instance prefix is invalid. |
|
The specified security mode is not one of the values defined in DRT_SECURITY_MODE. |
|
The requested security algorithms are not available. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 Professional [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|