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

public enum StylusQueues
public enum 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. 
OutputAdd data 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. 

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Community Additions

ADD
Show: