Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kType_FindEnumeratorInfo ( kType  type,
k32s  value,
const kEnumeratorInfo **  info 
)

Finds enumerator metadata for the enumerator with the specified value.

Parameters
typeType.
valueEnumerator value.
infoReceives pointer to enumerator metadata.
Returns
Operation status (kERROR_NOT_FOUND if metadata not located).