|
-
Jun 25th, 2000, 02:19 PM
#1
Thread Starter
Addicted Member
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.
-
Jun 25th, 2000, 02:32 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|