|
-
Jan 24th, 2009, 07:27 PM
#1
Thread Starter
Frenzied Member
[2.0] Socket.IOControl documentation?
The documentation in the msdn is very vague. Anyone know of a site that has what each in/out is for each iocontrolcode?
-
Jan 26th, 2009, 07:07 PM
#2
Re: [2.0] Socket.IOControl documentation?
Did you follow the link from the Socket.IOControl method topic to the IOControlCode enumeration topic? It has a description for each enumeration member.
-
Jan 26th, 2009, 09:44 PM
#3
Thread Starter
Frenzied Member
Re: [2.0] Socket.IOControl documentation?
 Originally Posted by jmcilhinney
Did you follow the link from the Socket.IOControl method topic to the IOControlCode enumeration topic? It has a description for each enumeration member.
It doesn't explain what each In/Out is though.
-
Jan 26th, 2009, 10:57 PM
#4
Re: [2.0] Socket.IOControl documentation?
I've never used this stuff so I don't know anything for sure but I'd start here:
http://msdn.microsoft.com/en-us/libr...16(VS.85).aspx
The IOCTLs section seems to discuss the functionality that Socket.IOControl sits on top of.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|