Results 1 to 4 of 4

Thread: [2.0] Socket.IOControl documentation?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

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

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: [2.0] Socket.IOControl documentation?

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

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width