How to accord physical device to get usb device

i know some disk such as /??/physicalDevice1 is usb disk ,so i want buil urb request to get device self description to get PID and VID in urb.i try to use IOCTL_STORAGE_QUERY_PROPERTY irp to send disk but the response is wrong . the value is string not PID_XXXX VID_XXXX this format.so who can help me