problem to get network service with morescf
problem to get network service with morescf
- Subject: problem to get network service with morescf
- From: Chad Jones <email@hidden>
- Date: Mon, 13 Oct 2003 12:17:19 -0700
I try to get services of all my sets. To do this I use MoreSCF.
If i do :
err = MoreSCCopyServiceIDs(CFStringCreateWithCString (nil, X ,
encoding), &serviceIDs, nil);
where X is the number of one of my set
Hi Yvelise ,
Looks like your problems are caused by the fact you are using a
really old version of MoreSCF.
Sadly, The stand alone sample at :
http://developer.apple.com/samplecode/Sample_Code/Networking/MoreSCF.htm
Hasn't been updated for quite awhile (a problem which will be fixed).
Instead extract the current version of MoreSCF from the MoreIsBetter
sample code published at:
http://developer.apple.com/samplecode/Sample_Code/Overview/MoreIsBetter.htm
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.