getIndexValue
Declaration
virtual IOReturn getIndexValue(
inttype,
UInt32 &value);Parameters
- type:
on return, set to the data type
- value:
reference to variable to store the entry's value
Return Value
kIOReturnSuccess if the index exists in the dictionary and is of a type appropriate for the value parameter
Overview
Gets the value at the specified index of the directory, in a variety of forms.