# Hid_RawDevInfo ## Overview Defines the raw device information. **Since**: 18 **Related module**: [HidDdk](capi-hidddk.md) **Header file:** [hid_ddk_types.h](capi-hid-ddk-types-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | uint32_t busType | Bus type.| | uint16_t vendor | Provider ID.| | uint16_t product | Product ID.|