This documentation is archived and is not being maintained.
PacketsData Class
Visual Studio 2008
Represents a container for the values passed in the IStylusSyncPlugin.Packets and IStylusAsyncPlugin.Packets methods when packets are detected. This class cannot be inherited.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
You can create new instances of the object and add it to a RealTimeStylus queue by using the AddCustomStylusDataToQueue method.
You can modify the packet data of this notification by calling the SetData method.
System.Object
Microsoft.StylusInput.PluginData.StylusDataBase
Microsoft.StylusInput.PluginData.PacketsData
Microsoft.StylusInput.PluginData.StylusDataBase
Microsoft.StylusInput.PluginData.PacketsData
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
Note: