#include <dwc.h>DWCRnkError DWC_RnkProcess();None.
| DWC_RNK_SUCCESS | Succeeded. |
| DWC_RNK_IN_ERROR | An error is occurring. |
| DWC_RNK_PROCESS_NOTASK | No asynchronous task. |
| DWC_RNK_PROCESS_TIMEOUT | Timeout occurred (30 seconds). |
Updates the asynchronous process. Call this function approximately once per game frame. (This is still possible at 30 fps.)
CONFIDENTIAL