最終更新:2015-07-09 (木) 16:40:50 (3211d)  

DEV_BROADCAST_HDR.dbch_devicetype
Top / DEV_BROADCAST_HDR.dbch_devicetype

名前Meaning
DBT_DEVTYP_DEVICEINTERFACE0x00000005Class of devices. This structure is a DEV_BROADCAST_DEVICEINTERFACE structure.
DBT_DEVTYP_HANDLE?0x00000006File system handle. This structure is a DEV_BROADCAST_HANDLE? structure.
DBT_DEVTYP_OEM?0x00000000OEM- or IHV-defined device type. This structure is a DEV_BROADCAST_OEM? structure.
DBT_DEVTYP_PORT?0x00000003Port device (serial or parallel). This structure is a DEV_BROADCAST_PORT? structure.
DBT_DEVTYP_VOLUME?0x00000002Logical volume. This structure is a DEV_BROADCAST_VOLUME? structure.