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
RPCErrors.h
Go to the documentation of this file.
1 
2 #ifndef RPCErrorsH
3 #define RPCErrorsH
4 
5 char * RPCError(int RPCErr);
6 
7 
8 #endif