![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
Go to the source code of this file.
Functions | |
__declspec (dllexport) void __stdcall ClientFree(void *mem) |
Variables | |
char * | EndPoint |
int | command |
char * | pszParam |
int int | data |
void * | Buffer |
void int | Size |
void int int | Command |
int int int * | Result |
__declspec | ( | dllexport | ) |
void ** Buffer |
Definition at line 16 of file rpcimport.h.
Referenced by winamp_WAGetStringDataList(), winamp_WAGetStringList(), and winamp_WASetStringList().
int command |
Definition at line 10 of file rpcimport.h.
Referenced by WAExecuteMessage(), WAExecuteMessageString(), WAGetStringList(), WAIntegerResult(), WASetStringList(), WAStringResult(), winamp_WAExecuteMessage(), winamp_WAExecuteMessageString(), winamp_WAGetStringList(), winamp_WAIntegerResult(), winamp_WASetStringList(), and winamp_WAStringResult().
void int int Command |
Definition at line 16 of file rpcimport.h.
Referenced by LocalExecuteStringCommand(), WinampRemote::Server::WinampTestServer::QueryString(), and WinampRemote::Client::WinampClientBase::setStringList().
int int data |
Definition at line 12 of file rpcimport.h.
Referenced by queryLogFormat(), WAIntegerResult(), WAStringResult(), winamp_WAIntegerResult(), and winamp_WAStringResult().
char* EndPoint |
Definition at line 6 of file rpcimport.h.
Referenced by TfrmPluginMain::FormCreate(), and TdmRemote::LocateServersExecute().
char * pszParam |
Definition at line 11 of file rpcimport.h.
Referenced by winamp_WAExecuteMessageString().
int int int * Result |
Definition at line 22 of file rpcimport.h.
void int & Size |
Definition at line 16 of file rpcimport.h.