I tried to use the function
INetLibSockSettingGet as follows

            error =
INetLibSockSettingGet(inetInfoBlock.inetRefNum,
                                         
inetInfoBlock.inetSockH,
                                         
inetSockSettingData,
                                         
(MemPtr)&sockData,
                                          &sockDataL);
 I expected a pointer to be returned in sockData, but
i always get a
NULL. The error returned in also 0, which means no
error.
Can someone suggest what is going wrong.
Thanx

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-- 
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