nn::http::Connection::GetError Member Functionnn::Result GetError( ResultCode * pResultCodeBuf ) const;
| Name | Description | |
|---|---|---|
| out | pResultCodeBuf | Buffer for storing errors. |
Gets errors that occurred during communication. (The value that is obtained indicates the last error that occurred. See the definitions in nn::http::ResultCode for information about the statuses that this function can return.)
CONFIDENTIAL