![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
#include <ClientBinder.h>
Public Member Functions | |
ClientBinder (const char *address, const char *port) | |
virtual | ~ClientBinder () |
class to wrap up the task of binding the RPC global context
Definition at line 19 of file ClientBinder.h.
WinampRemote::Client::ClientBinder::ClientBinder | ( | const char * | address, |
const char * | port | ||
) |
Binds the global RPC binding handle to the address and port
address | |
port |
Definition at line 18 of file ClientBinder.cpp.
|
virtual |
Definition at line 24 of file ClientBinder.cpp.