Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IDMLDeviceChild interface (directml.h)

An interface implemented by all objects created from the DirectML device. The IDMLDeviceChild interface inherits from IDMLObject.

Inheritance

The IDMLDeviceChild interface inherits from the IDMLObject interface.

Methods

The IDMLDeviceChild interface has these methods.

 
IDMLDeviceChild::GetDevice

Retrieves the DirectML device that was used to create this object.

Requirements

Requirement Value
Target Platform Windows
Header directml.h

See also

IDMLObject


Feedback

Was this page helpful?

Additional resources