Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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. |