nnhttpConnectionGetProgress FunctionNN_EXTERN_C nnResult nnhttpConnectionGetProgress( const nnhttpConnection * this_, u32 * pReceivedLen, u32 * pContentLen );
| Name | Description | |
|---|---|---|
| this_ | ||
| pReceivedLen | ||
| pContentLen |
See the corresponding C++ function nn::http::Connection::GetProgress.
CONFIDENTIAL