Re: Child device Enumeration in UMDF.

Tech-Archive recommends: Fix windows errors by optimizing your registry



Unfortunately, we currently do not support IRP_MN_QUERY_DEVICE_RELATIONS
handling in UMDF.

<edalquinn@xxxxxxxxx> wrote in message
news:672a16b0-07d6-4b6e-8137-d5aca95771cb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am involved in porting of WDM driver to UMDF.
In this I have a requirement where I have to enumerate child
device(IRP_MN_QUERY_DEVICE_RELATIONS handling).
Can you please help me in understansding how child device enumeration
is handled in UMDF?

Thanks!

Regards,
Edal.


.



Relevant Pages

  • Child device Enumeration in UMDF.
    ... I am involved in porting of WDM driver to UMDF. ... In this I have a requirement where I have to enumerate child ...
    (microsoft.public.development.device.drivers)
  • Re: UMDF can not pass a stucture with pointers?
    ... I am trying to port a old wdm driver to UMDF and ran into a problem. ... UINT32 xxx; ... when the intput buffer gets to the OnDeviceIoControl ...
    (microsoft.public.development.device.drivers)
  • Re: UMDF can not pass a stucture with pointers?
    ... I am trying to port a old wdm driver to UMDF and ran into a problem. ... UINT32 xxx; ... when the intput buffer gets to the OnDeviceIoControl ...
    (microsoft.public.development.device.drivers)
  • UMDF can not pass a stucture with pointers?
    ... I am trying to port a old wdm driver to UMDF and ran into a problem. ... NULL, // Ptr to OutBuffer ... when the intput buffer gets to the OnDeviceIoControl ...
    (microsoft.public.development.device.drivers)
  • Re: Child device enumeration in UMDF
    ... Maxim Shatskih, Windows DDK MVP ... I am involved in porting of WDM deiver to UMDF. ...
    (microsoft.public.development.device.drivers)