Location:
wapcli.h
Link against: wapstkcli.lib
RWAPServ
Supported from 6.0
Client handle to an EPOC WAP server session.
Before using other classes in this API, clients must open a session to the server.
|
Defined in RWAPServ:
Close(), Connect(), RWAPServ(), Version()
Inherited from RHandleBase:
Duplicate(),
Handle(),
SetHandle()
Inherited from RSessionBase:
Attach(),
CreateSession(),
EAutoAttach,
EExplicitAttach,
Send(),
SendReceive(),
SetRetry(),
Share(),
TAttachMode
TInt Connect();
Opens session with EPOC WAP server. It starts the server, if it is not already running.
|
TVersion Version();
Gets version of current EPOC WAP server.
|