"Ajit N.K" <[EMAIL PROTECTED]> wrote in message
news:47580@palm-dev-forum...
>
> Hi evrubody,
>
> Is Wireless Internet Feature Set not available on Palm Vx ROMs ?
> then how do i use InetLib functions ?

It is only available if you've installed the Mobile Internet Kit.

>
> FtrGet(inetLibFtrCreator,inetFtrNumVersion,&value); is returning a
non-zero
> value 3074
>
> can anybody tell me what is this 3074 error ?

See http://www.cyberport.com/~tangent/palm/faq/intermediate.html#errors
for an explanation of how to decode error codes.

3074 is 0x0c02, which is in the ftrErrorClass range.  Looking a
FeatureMgr.h, that goes with "ftrErrNoSuchFeature", which is the
standard code for when the queried feature doesn't exist.




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to