dxd - dynax driver framework 2.7.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd::wdm::property Namespace Reference

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

Detailed Description

unified device property model access on a PDO

Function Documentation

◆ get() [1/2]

template<typename type_t>
os_result dxd::wdm::property::get ( const ::DEVICE_OBJECT * wdm_pdo,
const ::DEVPROPKEY & key,
type_t & value,
::DEVPROPTYPE type = DEVPROP_TYPE_BINARY )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get() [2/2]

template<int max_length>
os_result dxd::wdm::property::get ( const ::DEVICE_OBJECT * wdm_pdo,
const ::DEVPROPKEY & key,
unicode< max_length > & value )

string property

Here is the call graph for this function:

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.