Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kType_FindMethodInfo ( kType  type,
const kChar name,
const kMethodInfo **  info 
)

Finds metadata for the non-virtual method with the specified name.

Parameters
typeType.
nameMethod name.
infoReceives pointer to metadata.
Returns
Operation status (kERROR_NOT_FOUND if method info not located).