EXIProbe

C Specification

#include <revolution/os/OSExpansion.h>
BOOL EXIProbe(s32 chan);

Arguments

chan EXI channel number to verify.

Return Values

TRUE if a device is inserted in the specified slot. Otherwise, returns FALSE.

Description

Verifies if a device is present on the specified channel.

See Also

OS Functions
EXIProbeEx

Revision History

03/01/2006 Initial version.