WEP KEY <-> CFDataRef ???
WEP KEY <-> CFDataRef ???
- Subject: WEP KEY <-> CFDataRef ???
- From: Halit Özüberk \(ProDyne\) <email@hidden>
- Date: Tue, 3 May 2005 11:56:10 +0200
- Thread-topic: WEP KEY <-> CFDataRef ???
Hello,
How can I convert a WEP KEY in to CFDataRef ???
CFDataRef MyWEP = CFStringCreateExternalRepresentation(NULL,CFSTR("0123456789"), kCFStringEncodingASCII,0);
Key = k_SCPropNetAirAuthPassword;
Value= MyWEP;
.
.
.
entityDict = CfDictionaryCreate(........)
But, the MyWEP is always false ! ! !
Help me Please ! ! !
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden