EXIProbeEx

Syntax

#include <revolution/os/OSExpansion.h>

s32 EXIProbeEx(s32 chan);

Arguments

chan EXI channel number to verify.

Return Values

-1 if no device is present. 0 if still checking. 1 if a device is present.

Description

Verifies if a device is present on the specified channel.

See Also

OS Functions EXIProbe

Revision History

2006/03/01 Initial version.


CONFIDENTIAL