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
TRPCServerDLLThread Class Reference

#include <rpcthreadDLL.h>

List of all members.

Public Member Functions

__fastcall TRPCServerDLLThread (bool CreateSuspended, HWND mainhwnd, const char *protocolSequence)
void MainIdent (char *msgString)

Public Attributes

AnsiString Endpoint

Static Public Attributes

static ICallObserverCallObserver

Protected Member Functions

void __fastcall Execute ()

Detailed Description

Definition at line 17 of file rpcthreadDLL.h.


Constructor & Destructor Documentation

__fastcall TRPCServerDLLThread::TRPCServerDLLThread ( bool  CreateSuspended,
HWND  mainhwnd,
const char *  protocolSequence 
)

Definition at line 48 of file rpcthreadDLL.cpp.


Member Function Documentation

void __fastcall TRPCServerDLLThread::Execute ( )
protected

Definition at line 53 of file rpcthreadDLL.cpp.

void TRPCServerDLLThread::MainIdent ( char *  msgString)

Member Data Documentation

ICallObserver& TRPCServerDLLThread::CallObserver
static

Definition at line 28 of file rpcthreadDLL.h.

AnsiString TRPCServerDLLThread::Endpoint

Definition at line 27 of file rpcthreadDLL.h.


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