WBT_AidToAidbitmap

C Specification

#include <nitro/wbt.h>

static inline u16 WBT_AidToAidbitmap(int aid);

Arguments

aid The AID being acquired to convert to a bitmap.

Return Values

Converts the specified AID to a bitmap and returns the bitmap.

Description

Converts the specified AID to a bitmap and returns the bitmap.


Revision History

09/21/2004 Initial version