#include <lib_browser.h>
Browse presets.
Public Member Functions | |
| Bool | GetNext (SDKBrowserURL &url, Int32 &plugin_id) |
Static Public Member Functions | |
| static SDKBrowsePresets * | Alloc (Int32 db_index) |
| static void | Free (SDKBrowsePresets *browse_presets) |
Private Member Functions | |
| SDKBrowsePresets () | |
| ~SDKBrowsePresets () | |
|
private |
|
private |
|
static |
|
static |
| Bool GetNext | ( | SDKBrowserURL & | url, |
| Int32 & | plugin_id | ||
| ) |
Retrieves the next preset.
| [out] | url | Assigned the URL of the preset. |
| [out] | plugin_id | Assigned the ID of the plugin that created the preset. |