OpenTK.Platform.Windows.RawInput Struct Reference

Contains the raw input from a device. More...

List of all members.

Public Member Functions

internal byte[] ToByteArray ()

Public Attributes

internal RawInputHeader Header
internal RawInputData Data

Detailed Description

Contains the raw input from a device.

The handle to this structure is passed in the lParam parameter of WM_INPUT.

To get detailed information -- such as the header and the content of the raw input -- call GetRawInputData.

To get device specific information, call GetRawInputDeviceInfo with the hDevice from RAWINPUTHEADER.

Raw input is available only when the application calls RegisterRawInputDevices with valid device specifications.

Definition at line 2222 of file API.cs.

 All Classes Functions Variables Enumerations Properties Events

Generated on Tue Mar 9 15:06:33 2010 for The Open Toolkit library by  doxygen 1.6.1