HRESULT | Description |
---|---|
0x8004B200 | OSCA fatal error. Contents of the OSCA will be included between the angle brackets (<>). |
0x8004B201 | ASOSession is not connected. The ASOSession must be connected to a server before procedures can be called through it. |
0x8004B202 | ASOSession is already connected. The ASOSession must be disconnected from the current server before it can be connected to another. |
0x8004B203 | Application name required. Cannot connect without an AKA Name to pass to the Name Server. |
0x8004B204 | Missing or disconnected RSO. The AttachRSO method requires a valid RSO that has already been connected to a server. |
0x8004B205 | The RSO is from the wrong COM apartment. The AttachRSO method requires an RSO that was created in the same COM apartment as the ASOSession. |