nn::boss::NsaList::Cancel Member Functionnn::Result Cancel( void );
None.
Result values listed below.| Value | Description |
|---|---|
Result::IsSuccess |
The cancel process was accepted. (Only Success is returned as the return value because Cancel executes asynchronously.) |
Cancels download of the NSA list.
Use this to cancel the blocking API call NsaList::Download while it is running.
CONFIDENTIAL