#include <cafe/procui.h> BOOL ProcUIInForeground(void);
None.
Returns TRUE
if the application is currently in the foreground. Otherwise returns FALSE
.
Determines whether the application is currently in the foreground. This may change after the function is called.
None.
2014/03/18 Initial version.
CONFIDENTIAL