Location:
fbs.h
Link against: fbscli.lib
RFbsSession
Supported from 5.0
A session with the Font and Bitmap Server.
|
Defined in RFbsSession
:
Connect()
, Disconnect()
, RFbsSession()
, Version()
Inherited from RHandleBase
:
Close()
,
Duplicate()
,
Handle()
,
SetHandle()
Inherited from RSessionBase
:
Attach()
,
CreateSession()
,
EAutoAttach
,
EExplicitAttach
,
Send()
,
SendReceive()
,
SetRetry()
,
Share()
,
TAttachMode
static TInt Connect();
Creates a session with the Font and Bitmap server.
|
TVersion Version();
Gets the current Font and Bitmap server version.
|