Tesla Graphics Engine Documentation (January 2012)
RawInputMouseProvider Class
TeslaTesla.Windows.InputRawInputMouseProvider
Service provider for creating and querying a Raw Input mouse wrapper.
Declaration Syntax
C#
public sealed class RawInputMouseProvider : IMouseProvider
Members
All Members Constructors Methods Properties



Icon Member Description
RawInputMouseProvider()()()()
Create a new Raw Input mouse provider.

RawInputMouseProvider(IntPtr)
Creates a new Raw Input mouse provider.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MouseWrapper
Gets the mouse wrapper created by the provider.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RawInputMouseProvider

Assembly: Tesla.Windows (Module: Tesla.Windows) Version: 0.5.0.0 (0.5.0.0)