Windows API Guide: GetSystemTime Function


Type HARDWAREINPUT   uMsg As Long   wParamL As Integer   wParamH As Integer End Type

Description & Usage

The HARDWAREINPUT structure holds information about a message synthesized by some generic (non-keyboard, non-mouse) input hardware. The data members of the structure specify the information associated with the message generated.

Visual Basic-Specific Issues

None.

Data Members

uMsg
The message identifier of the message generated by the input hardware.
wParamL
The low-order word of the message's first parameter.
wParamH
The high-order word of the message's first parameter.

Used By

INPUT_TYPE

Go back to the alphabetical Structure listing.
Go back to the Reference section index.


Last Modified: August 11, 1999
This page is copyright © 1999 Paul Kuliniewicz. Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/h/hardwareinput.html



Windows API Guide
Windows API Guide - Reference - Volume 1: Version 3.0 For the MS-DOS and PC-DOS Operating Systems
ISBN: B001V0KQIY
EAN: N/A
Year: 1998
Pages: 610

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net