home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / IO_VBX / IOPORT.TXT next >
Encoding:
Text File  |  1993-08-24  |  235 b   |  9 lines

  1. Port I/O for Visual Basic
  2.  
  3. This VBX has only tow properties:
  4.  
  5. PortAddress:    Here you set the I/O-address 
  6. PortData:       Reading from this property gives you the data
  7.                 Setting this property sets the I/O port
  8.  
  9.