WDF_TASK_QUEUE_CONFIG_INIT函式 (wdfcompanion.h)
僅供內部使用。
語法
void WDF_TASK_QUEUE_CONFIG_INIT(
[out] PWDF_TASK_QUEUE_CONFIG Config,
[in] USHORT TaskQueueId,
[in] WDF_TASK_QUEUE_DISPATCH_TYPE DispatchType
);
參數
[out] Config
[in] TaskQueueId
[in] DispatchType
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
最低UMDF版本 | 2.23 |
標頭 | wdfcompanion.h |