GetControllerName()
service retrieves the name of a controller a driver is managing or a child the driver has produced. The example below shows an empty implementation of the GetControllerName()
service for the Component Name 2 Protocol. The recommended implementation style shown here allows the same GetControllerName()
service implementation to be shared between both the Component Name Protocol and the Component Name 2 Protocol.