Click to See Complete Forum and Search --> : Anything like C/C++'s "outp" or "inp" in VB? URGENT!!


deepak_warrier
November 18th, 1999, 05:32 AM
Is there any in-built command or API to write/read from a specific hardware port? The hardware port has to be specified by a hexadecimal address. I believe that if it is one of the COM ports/LPT1 I can use "CreateFile". How do I specify the handle for a hardware port?

Regards,
Deepak