CONFIGRET CONFIGMG_CallBack_Enumerator(CMENUMHANDLER Handler, ULONG ulFlags)
Call back the device driver, once per devnode.
An enumerator calls this function when it needs to be called back once per devnode.
This function is synchronous and must not be called from within an interrupt handler.