The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
winampGeneralPurposePlugin Struct Reference

#include <gen_plugin.h>

List of all members.

Public Attributes

int version
char * description
int(* init )()
void(* config )()
void(* quit )()
HWND hwndParent
HINSTANCE hDllInstance

Detailed Description

Definition at line 7 of file gen_plugin.h.


Member Data Documentation

void(* winampGeneralPurposePlugin::config)()

Definition at line 11 of file gen_plugin.h.

char* winampGeneralPurposePlugin::description

Definition at line 9 of file gen_plugin.h.

HINSTANCE winampGeneralPurposePlugin::hDllInstance

Definition at line 14 of file gen_plugin.h.

HWND winampGeneralPurposePlugin::hwndParent

Definition at line 13 of file gen_plugin.h.

Referenced by TfrmPluginMain::CreateThread(), and init().

int(* winampGeneralPurposePlugin::init)()

Definition at line 10 of file gen_plugin.h.

void(* winampGeneralPurposePlugin::quit)()

Definition at line 12 of file gen_plugin.h.

int winampGeneralPurposePlugin::version

Definition at line 8 of file gen_plugin.h.


The documentation for this struct was generated from the following file: