typedef struct _DEVICE_RELATIONS { unsigned long Count; DEVICE_OBJECT *Objects[1]; } DEVICE_RELATIONS, *PDEVICE_RELATIONS;