DWC_RnkProcess

Syntax

#include <dwc.h>
DWCRnkError DWC_RnkProcess();

Arguments

None.

Return Values

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).

Description

Updates the asynchronous process. Call this function approximately once per game frame (30 fps is also OK).

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL