play_callback_static Class Reference

Static (autoregistered) version of play_callback. Use play_callback_static_factory_t to register. More...

#include <play_callback.h>

Inheritance diagram for play_callback_static:

service_base play_callback

List of all members.

Public Types

typedef play_callback_static t_interface_entrypoint
typedef play_callback_static t_interface
typedef service_base t_interface_parent

Public Member Functions

virtual unsigned get_flags ()=0
 Controls which methods your callback wants called; returned value should not change in run time, you should expect it to be queried only once (on startup). See play_callback::flag_* constants.

Static Public Attributes

static const GUID class_guid


Detailed Description

Static (autoregistered) version of play_callback. Use play_callback_static_factory_t to register.

Member Typedef Documentation

Reimplemented from service_base.


Member Function Documentation

virtual unsigned play_callback_static::get_flags (  )  [pure virtual]

Controls which methods your callback wants called; returned value should not change in run time, you should expect it to be queried only once (on startup). See play_callback::flag_* constants.


Member Data Documentation

const GUID play_callback_static::class_guid [static]

Initial value:

 
{ 0x8e4eed7a, 0xc6b8, 0x49c7, { 0x99, 0xfe, 0x97, 0xe0, 0x4a, 0xaa, 0x63, 0xa8 } }


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

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