Results 1 to 2 of 2

Thread: Enum Ports.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215
    Can anyone please tell me how to use the enum ports api?

    Public Declare Function EnumPorts Lib "winspool.drv" Alias "EnumPortsA" (ByVal pName As String, ByVal Level As Long, ByVal lpbPorts As Long, ByVal cbBuf As Long, pcbNeeded As Long, pcReturned As Long) As Long

    I suck @ api, and I can't get it to work.
    thanx.

  2. #2
    Hyperactive Member
    Join Date
    Dec 1999
    Posts
    321
    Haven't used that before, but think there's a tip on it somewhere on vb-world
    Signed, Rodik ([email protected])
    Programmer,usesVB6ED
    ===========================
    Copyright©RodikCo,2002.

    Dont mind this signature ;] Its old

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