|
dxd - dynax driver framework 2.7.0d222
cross platform open source driver development framework
|
unified device property model access on a PDO More...
Functions | |
| template<typename type_t> | |
| os_result | get (const ::DEVICE_OBJECT *wdm_pdo, const ::DEVPROPKEY &key, type_t &value, ::DEVPROPTYPE type=DEVPROP_TYPE_BINARY) |
| template<int max_length> | |
| os_result | get (const ::DEVICE_OBJECT *wdm_pdo, const ::DEVPROPKEY &key, unicode< max_length > &value) |
| string property | |
unified device property model access on a PDO
| os_result dxd::wdm::property::get | ( | const ::DEVICE_OBJECT * | wdm_pdo, |
| const ::DEVPROPKEY & | key, | ||
| type_t & | value, | ||
| ::DEVPROPTYPE | type = DEVPROP_TYPE_BINARY ) |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |