Contents

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.

See Also

Working with Object Names