This documentation is archived and is not being maintained.

StylusQueues Enumeration

Defines values that specify on which queues to insert stylus data.

Namespace:  Microsoft.StylusInput
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

'Declaration
Public Enumeration StylusQueues
'Usage
Dim instance As StylusQueues

Member nameDescription
InputAdd data to the input queue. When data is added to the input queue, it is automatically added to the output queue.
OutputImmediateAdd data to the output queue. The data is added to the output queue before any data currently being processed in the StylusSyncPluginCollection collection is added to the output queue.
OutputAdd data to the output queue.

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.

.NET Framework

Supported in: 3.0
Show: