From d4444ef0a671e19aa2ec9266ad8254e8761357db Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sun, 4 Feb 2001 04:43:28 +0000 Subject: More KDOC documentation in headers. --- lib/rpcs.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/rpcs.h') diff --git a/lib/rpcs.h b/lib/rpcs.h index 83a8732..4547cd1 100644 --- a/lib/rpcs.h +++ b/lib/rpcs.h @@ -20,7 +20,7 @@ class bufferArray; * variants are implemented in * @ref rpcs32 or @ref rpcs16 respectively. * These normally are instantiated by using - * @ref rpcsfactory. + * @ref rpcsfactory . */ class rpcs { public: @@ -202,6 +202,7 @@ class rpcs { * @returns A psion error code. 0 = Ok. */ Enum stopProgram(const char *); + Enum queryProgram(const char *); Enum formatOpen(const char *, int &, int &); Enum formatRead(int); @@ -275,9 +276,6 @@ class rpcs { * @return Psion error code. 0 = Ok. */ virtual Enum getCmdLine(const char *process, bufferStore &ret) = 0; - - // API only existent on EPOC - // default-methods for SIBO here. /** * Retrieve general Information about the connected * machine. -- cgit v1.2.3