إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Implemented by objects that can be recorded into a command list for dispatch on the GPU, using IDMLCommandRecorder::RecordDispatch. The IDMLDispatchable interface inherits from IDMLPageable.
This interface is implemented by IDMLCompiledOperator and IDMLOperatorInitializer.
Inheritance
The IDMLDispatchable interface inherits from the IDMLPageable interface.
Methods
The IDMLDispatchable interface has these methods.
| IDMLDispatchable::GetBindingProperties Retrieves the binding properties for a dispatchable object (an operator initializer, or a compiled operator). |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | directml.h |