"Dmitry Grinberg" <[EMAIL PROTECTED]> schrieb:

> oh, sorry...the call you need is
> 
> UInt8 val;
> UInt16 sz=sizeof(val);
> UInt32 ifCreator,ifInstance;
> 
> //get creator and instance of PPP connection here...
> 
> NetLibIFSettingGet (netRefNum,ifCreator,ifInstance,netIFSettingUp,&val,&sz);
> 
> val now has the state (up or down)

Could you say me where I get the values of netRefNum, ifCreator and
ifInstance?

Thanks
Luca Bertoncello
([EMAIL PROTECTED])

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to