Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <D32DBMS.H>
Link against: edbms.lib

Class RDbHandleBase

class RDbHandleBase;

Description

This class is internal and is not intended for use

Members

Defined in RDbHandleBase:


Construction and destruction


RDbHandleBase()

inline RDbHandleBase();

Description

[Top]


Member functions


Set(CDbObject *)

protected: inline void Set(CDbObject *aObject);

Description

Parameters

CDbObject *aObject

[Top]


Member data


iObject

protected: CDbObject * iObject;

Description