Contents

GetName

Gets the name of the driver.

Declaration

OSSharedPtr<OSString> GetName();

Return Value

A OSSharedPtr to an OSString containing the driver name.

Discussion

Getting the name synchronizes by using the work queue created by the object.

See Also

Getting Information About the Class