#include <nitro/card.h>BOOL CARD_TryWaitRomAsync(void);None
Returns FALSE if an asynchronous function that operates on a CARD ROM device is actively calling and processing is not yet complete. Otherwise it returns TRUE.
Determines whether or not an asynchronous process to a ROM device is complete. Regardless of the status of the target process, the function immediately returns a value.
CARD_ReadRomAsync, CARD_WaitRomAsync
07/05/2004 Initial version
CONFIDENTIAL