getIndexKey
Declaration
virtual IOReturn getIndexKey(
int index,
int &key);Parameters
- key:
on return, set to the key
Return Value
kIOReturnSuccess if the index exists in the dictionary
Overview
Gets the key for entry at the specified index
virtual IOReturn getIndexKey(
int index,
int &key);on return, set to the key
kIOReturnSuccess if the index exists in the dictionary
Gets the key for entry at the specified index