SDKBrowserIcon Class Reference Library » Browser
#include <lib_browser.h>
Represents a browser icon.
公共成员函数 |
|
BaseBitmap * | GetBaseBitmap (void) |
静态公共成员函数 |
|
static void | Free ( SDKBrowserIcon *icon) |
BaseBitmap * GetBaseBitmap | ( | void | ) |
Retrieves the bitmap for the icon.
|
static |
Frees browser icons.
[out] | icon | The browser icon to free. |