VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://

by Denis (1 Submission)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Sun 23rd April 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

How to use the old "Out" and "Inp" command from QB in Visual Basic with my free out.dll Dll-https://members.xoom.com/denisw2000/outdll.zip

API Declarations


Private Declare Function Inp Lib "Out.dll" Alias "_Inp@4" (ByVal port As Integer) As Double


Rate How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://



MsgBox Inp(888)


Download this snippet    Add to My Saved Code

How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http:// Comments

No comments have been posted about How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://. Why not be the first to post a comment about How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://.

Post your comment

Subject:
Message:
0/1000 characters