device description for bus class  
 More...
#include <dxd_bus.h>
 | 
| unsigned int  | instance | 
|   | 
| struct {  |  | 
|   | 
|    const wchar_t *   compatible  |  | 
|   | 
|    const wchar_t *   hw  |  | 
|   | 
|    const wchar_t *   id  |  | 
|   | 
| }  | matching  |  | 
|   | 
| struct {  |  | 
|   | 
|    const wchar_t *   location  |  | 
|   | this will be display in the device manager as "location information"  More...
  | 
|   | 
|    const wchar_t *   name  |  | 
|   | this will be display in the device manager as "bus reported device description"  More...
  | 
|   | 
| }  | node  |  | 
|   | 
device description for bus class 
 
◆ compatible
      
        
          | const wchar_t* dxd::bus::desc::compatible | 
        
      
 
 
◆ hw
      
        
          | const wchar_t* dxd::bus::desc::hw | 
        
      
 
 
◆ id
      
        
          | const wchar_t* dxd::bus::desc::id | 
        
      
 
 
◆ instance
      
        
          | unsigned int dxd::bus::desc::instance | 
        
      
 
 
◆ location
      
        
          | const wchar_t* dxd::bus::desc::location | 
        
      
 
this will be display in the device manager as "location information" 
 
 
◆ [struct]
      
        
          | struct  { ... }  dxd::bus::desc::matching | 
        
      
 
 
◆ name
      
        
          | const wchar_t* dxd::bus::desc::name | 
        
      
 
this will be display in the device manager as "bus reported device description" 
 
 
◆ [struct]
      
        
          | struct  { ... }  dxd::bus::desc::node | 
        
      
 
 
The documentation for this struct was generated from the following file: