Поделиться через


Microsoft.StylusInput.PluginData - пространство имен

Обновлен: Ноябрь 2007

This namespace contains the data passed to RealTimeStylus plug-ins.

Классы

  Класс Описание
ms574862.pubclass(ru-ru,VS.90).gif CustomStylusData Provides a container to encapsulate any object provided as custom data. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif DynamicRendererCachedData Represents an object that the DynamicRenderer instantiates and adds it to the output queue by using the AddCustomStylusDataToQueue method with the CustomDataId set to DynamicRendererCachedDataGuid. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif ErrorData Contains error data, including the exception thrown to generate the object and the plug-in that threw the exception. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif GestureAlternate Represents a data object created by a GestureRecognizer object as part of the GestureRecognitionData object. Represents the alternate gesture recognition results. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif GestureRecognitionData Provides a container for recognition results for gestures. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif InAirPacketsData Provides a container for the values passed in through the IStylusAsyncPlugin.InAirPackets and IStylusSyncPlugin.InAirPackets methods when packets are detected as the pen passes above the digitizer. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif PacketsData Represents a container for the values passed in the IStylusSyncPlugin.Packets and IStylusAsyncPlugin.Packets methods when packets are detected. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif RealTimeStylusDisabledData Represents a container for the values passed into the IStylusSyncPlugin.RealTimeStylusDisabled and IStylusAsyncPlugin.RealTimeStylusDisabled methods when the RealTimeStylus object is being disabled. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif RealTimeStylusEnabledData Represents a container for values passed into the IStylusSyncPlugin.RealTimeStylusEnabled and IStylusAsyncPlugin.RealTimeStylusEnabled methods when the RealTimeStylus object is being enabled. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusButtonDataBase Represents an abstract base class that is the parent class of the button state data objects passed with the StylusButtonUp and StylusButtonDown methods.
ms574862.pubclass(ru-ru,VS.90).gif StylusButtonDownData Represents a container for data passed by the IStylusSyncPlugin.StylusButtonDown and IStylusAsyncPlugin.StylusButtonDown methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusButtonUpData Represents a container for the data passed by the IStylusSyncPlugin.StylusButtonUp and IStylusAsyncPlugin.StylusButtonUp methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusDataBase Represents an abstract class that is the parent class of various stylus data classes.
ms574862.pubclass(ru-ru,VS.90).gif StylusDownData Provides data for the IStylusSyncPlugin.StylusDown and IStylusAsyncPlugin.StylusDown methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusInRangeData Provides data for the IStylusSyncPlugin.StylusInRange and IStylusAsyncPlugin.StylusInRange methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusOutOfRangeData Provides data for the IStylusSyncPlugin.StylusOutOfRange and IStylusAsyncPlugin.StylusOutOfRange methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif StylusUpData Provides data for the IStylusSyncPlugin.StylusUp and IStylusAsyncPlugin.StylusUp methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif SystemGestureData Provides data for the SystemGesture(RealTimeStylus, SystemGestureData) and SystemGesture(RealTimeStylus, SystemGestureData) methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif TabletAddedData Provides data for the IStylusSyncPlugin.TabletAdded and IStylusAsyncPlugin.TabletAdded methods. This class cannot be inherited.
ms574862.pubclass(ru-ru,VS.90).gif TabletRemovedData Provides data for the IStylusSyncPlugin.TabletRemoved and IStylusAsyncPlugin.TabletRemoved methods. This class cannot be inherited.