nn::ir::CTR::Communicator::DropNextReceiveData Member Function| Name | Description | |
|---|---|---|
| out | pRemainCount | Stores the remaining number of receive packets. |
Result values listed below.| Value | Description |
|---|---|
Result::IsSuccess |
Process was successful. |
ResultNoData |
No received data. |
ResultNotConnected |
Not in the connected state. |
ResultMachineSleep |
Sleeping because the system is in Sleep Mode. |
ResultFatalError |
The IR module may be malfunctioning. |
Ignore the data that are expected to come in the next call to the Receive function and move to the next set of receive data after that.
CONFIDENTIAL