Contents

SetHubParent

Used by the hub driver to give the nub a pointer to its HubPolicyMaker object

Declaration

virtual void SetHubParent(
 IOUSBHubPolicyMaker *hubPolicyMaker);

Parameters

  • hubPolicyMaker:

    The object representing the Hub driver

See Also

Miscellaneous