smbios_mouse_t Struct Reference
[SMBIOS structures]

pointing device (aka 'mouse') information More...

#include <hd.h>


Data Fields

union u_hd_smbios_t * next
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
int handle
hd_id_t mtype
 mouse type
hd_id_t interface
 interface type
unsigned buttons
 number of buttons


Detailed Description

pointing device (aka 'mouse') information

Field Documentation

union u_hd_smbios_t* smbios_mouse_t::next [write]

hd_smbios_type_t smbios_mouse_t::type

int smbios_mouse_t::data_len

unsigned char* smbios_mouse_t::data

str_list_t* smbios_mouse_t::strings

int smbios_mouse_t::handle

hd_id_t smbios_mouse_t::mtype

mouse type

hd_id_t smbios_mouse_t::interface

interface type

unsigned smbios_mouse_t::buttons

number of buttons


The documentation for this struct was generated from the following file: