OO_GetFlashAppSize Function (ROM Call 0x477)

AMS 2.00 or higher flashapp.h

unsigned long OO_GetFlashAppSize(short TaskID);

Returns the size of a FlashApp given its task ID.

On AMS 2.xx, the task ID of a FlashApp can be retrieved with EV_getAppID.


Uses: copen, cread
Used by: handleVarLinkKey


See also: EV_getAppID