GetName
Gets the name of the object.
Declaration
OSSharedPtr<OSString> GetName();Return Value
A OSSharedPtr to an OSString containing the object name.
Discussion
Getting the name synchronizes by using the work queue created by the object.
Gets the name of the object.
OSSharedPtr<OSString> GetName();A OSSharedPtr to an OSString containing the object name.
Getting the name synchronizes by using the work queue created by the object.