nn::dlp::CTR::FakeClient::GetMyStatus Member Functionstatic nn::Result GetMyStatus( ClientStatus * pStatus );
| Name | Description | |
|---|---|---|
| out | pStatus | Returns the status and node ID. |
Result values are returned as the result of the operation.| Value | Description |
|---|---|
Result::IsSuccess |
The status was obtained successfully. |
Gets the state of the local host.
Ignore the sessionType, totalNum, and downloadedNum members contained in ClientStatus.
CONFIDENTIAL