#include <dwc.h>
DWCRnkError DWC_RnkProcess();None.
DWC_RNK_SUCCESS |
Succeeded. |
DWC_RNK_IN_ERROR |
An error is being generated. |
DWC_RNK_PROCESS_NOTASK |
No asynchronous task. |
DWC_RNK_PROCESS_TIMEOUT |
Timeout occurs (30 seconds). |
Updates the asynchronous process. Call this function approximately once per game frame (30 fps is also OK).
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL