PacketsData - класс
Обновлен: Ноябрь 2007
Represents a container for the values passed in the IStylusSyncPlugin.Packets and IStylusAsyncPlugin.Packets methods when packets are detected. This class cannot be inherited.
Пространство имен: Microsoft.StylusInput.PluginData
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public NotInheritable Class PacketsData _
Inherits StylusDataBase
'Применение
Dim instance As PacketsData
public sealed class PacketsData : StylusDataBase
public ref class PacketsData sealed : public StylusDataBase
public final class PacketsData extends StylusDataBase
public final class PacketsData extends StylusDataBase
Заметки
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.
Примечание. |
---|
Calling the SetData method with its value property set to null (Nothing in Microsoft Visual Basic .NET) allows you to cancel the notification. This is useful when you want to cancel packets from within a plug-in. |
Иерархия наследования
System.Object
Microsoft.StylusInput.PluginData.StylusDataBase
Microsoft.StylusInput.PluginData.PacketsData
Потокобезопасность
Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.
Платформы
Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0