Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This header is used by System Services. For more information, see:
dispatcherqueue.h contains the following programming interfaces:
Functions
| CreateDispatcherQueueController Creates a DispatcherQueueController. Use the created DispatcherQueueController to create and manage the lifetime of a DispatcherQueue to run queued tasks in priority order on the dispatcher queue's thread. |
Structures
| DispatcherQueueOptions Represents options around threading affinity and type of COM apartment for a new DispatcherQueueController. |
Enumerations
| DISPATCHERQUEUE_THREAD_APARTMENTTYPE Defines constants that specify options around type of COM apartment for a new DispatcherQueueController. |
| DISPATCHERQUEUE_THREAD_TYPE Defines constants that specify options around threading affinity for a new DispatcherQueueController. |