Page 1 of 1

SOLVED:EData

PostPosted: Aug 13, 2010 @ 11:11am
by yucani
Hello,

i started to use this handy class, but eincountered following error on compiling with builder (Win,Symbian Target)
with 3.95 Edge (and a new Evolution version):

app_main.cpp(120) : error C2039: 'GetDataSize' : is not a member of 'EData'
c:\projects\edge\include\extapi/dataapi.h(22) : see declaration of 'EData'


Error Line : EData lk; lk.GetDataSize();
Any hint ?


EDIT: in your reference you write it once Size / size.

Re: SOLVED:EData

PostPosted: Aug 19, 2010 @ 11:47am
by edge
I updated the entry in the reference guide. The function will be renamed in the next update. Thanks for the notification!

Wouter