SDKBrowserIcon Class Reference Library » Browser

#include <lib_browser.h>

详细描述

Represents a browser icon.

公共成员函数

BaseBitmap GetBaseBitmap (void)

静态公共成员函数

static void  Free ( SDKBrowserIcon *icon)

成员函数文档编制

◆  GetBaseBitmap()

BaseBitmap * GetBaseBitmap ( void  )

Retrieves the bitmap for the icon.

返回
The icon's bitmap.

◆  Free()

static void Free ( SDKBrowserIcon icon )
static

Frees browser icons.

参数
[out] icon The browser icon to free.