Contents

RemoveHBAProperty

Accessor for removing a property for this object.

Declaration

void RemoveHBAProperty (
 const char *key );

Parameters

  • key:

    A pointer to a valid OSString object which represents the key. See the SetHBAProperty() method for a list of valid keys.

See Also

Miscellaneous