Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSymbolInfo_DescribeFunction ( kPointer  function,
kString description 
)

Describes the function at the specified address.

This method may not be supported on all platforms.

Parameters
functionFunction call address.
descriptionReceives function call description; use kObject_Destroy to free the string.
Returns
Operation status (kERROR_UNIMPLEMENTED if not supported).