RealTimeStylus Methods

Public Methods

(see also Protected Methods )

  Name Description
Public method AddCustomStylusDataToQueue Adds custom data to a queue of the RealTimeStylus object.
Public method ClearStylusQueues Clears the queues of the RealTimeStylus object.
Public method Dispose Releases all resources used by the RealTimeStylus object.
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetDesiredPacketDescription Returns an array of values that indicate the packet collected on a tablet context for which the RealTimeStylus object has interest.
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetStyluses Returns the array of Stylus objects encountered by the RealTimeStylus.
Public method GetTabletContextIdFromTablet Returns the tablet context identifer that is associated with a given Tablet object.
Public method GetTabletFromTabletContextId Returns the Tablet object that is associated with a given tablet context identifier.
Public method GetTabletPropertyDescriptionCollection Returns the TabletPropertyDescriptionCollection collection that is associated with a given tablet context identifier.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method SetDesiredPacketDescription Sets the RealTimeStylus object's interest in aspects of the packet collected on a tablet context.
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.CustomStylusDataAdded This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.Error This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.InAirPackets This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.Packets This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.RealTimeStylusDisabled This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.RealTimeStylusEnabled This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusButtonDown This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusButtonUp This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusDown This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusInRange This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusOutOfRange This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.StylusUp This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.SystemGesture This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.TabletAdded This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.
Explicit interface implementation Method Microsoft.StylusInput.IStylusAsyncPlugin.TabletRemoved This method supports the RealTimeStylus infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

RealTimeStylus Class
Microsoft.StylusInput Namespace
IStylusSyncPlugin
IStylusAsyncPlugin

Other Resources

Accessing and Manipulating Stylus Input