nn::http::Connection::GetStatus Member Functionnn::Result GetStatus( Status * pStatusBuf ) const;
| Name | Description | |
|---|---|---|
| out | pStatusBuf | Buffer for storing the connection status. |
Gets the connection status. (See the definitions in nn::http::Status for information about the statuses that can be obtained.)
CONFIDENTIAL