Zen API
|
kStatus kType_FindMethodInfo | ( | kType | type, |
const kChar * | name, | ||
const kMethodInfo ** | info | ||
) |
Finds metadata for the non-virtual method with the specified name.
type | Type. |
name | Method name. |
info | Receives pointer to metadata. |