library_search_ui Class Reference

#include <library_manager.h>

Inheritance diagram for library_search_ui:

service_base

List of all members.

Public Types

typedef library_search_ui t_interface_entrypoint
typedef library_search_ui t_interface
typedef service_base t_interface_parent

Public Member Functions

virtual void show (const char *query)=0

Static Public Attributes

static const GUID class_guid = { 0xe5eb14fa, 0xbb08, 0x4564, { 0xaf, 0xfa, 0x6f, 0x27, 0x3f, 0x37, 0xbd, 0x3d } }


Detailed Description

Since:
0.9.5.4 Allows you to spawn a popup Media Library Search window with any query string that you specify.
Usage: static_api_ptr_t<library_search_ui>()->show("querygoeshere");

Member Typedef Documentation

Reimplemented from service_base.


Member Function Documentation

virtual void library_search_ui::show ( const char *  query  )  [pure virtual]


Member Data Documentation

const GUID library_search_ui::class_guid = { 0xe5eb14fa, 0xbb08, 0x4564, { 0xaf, 0xfa, 0x6f, 0x27, 0x3f, 0x37, 0xbd, 0x3d } } [static]


The documentation for this class was generated from the following files:

Generated on Thu Aug 28 21:15:52 2008 for foobar2000 SDK by  doxygen 1.5.5