This documentation is archived and is not being maintained.
StylusQueues Enumeration
Visual Studio 2008
Defines values that specify on which queues to insert stylus data.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
| Member name | Description | |
|---|---|---|
| Input | Add data to the input queue. When data is added to the input queue, it is automatically added to the output queue. | |
| OutputImmediate | Add 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. | |
| Output | Add 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.
Show: