PrevUpHomeNext

method: shared_device.driver_supported(...)


Check if the tested video driver is supported or not.

Calling Sig:

bool result = dcpp::shared_device::driver_supported(edt__);

edt__: dcpp::video::E_DRIVER_TYPE

Note that this method is static, it is irrelavant to current using driver type.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext