Compatibility of USB storage device with type C USB port

I have a legacy file system driver for blocking the external storage devices
I am querying IOCTL_STORAGE_QUERY_PROPERTY for finding the device details on IRP_MJ_CREATE ,IRP_MJ_READ and IRP_MJ_WRITE request.
If I connect a usb device using usb c Hub will there any change in bus type or STORAGE_DEVICE_DESCRIPTOR of the device in file system driver