IUNICHAR* *(getFunctionDescription) (IUNICHAR* sNamespace, IUNICHAR* sFuncName);
Argument
| Datatype
| Input/
Output
| Description
|
---|---|---|---|
sNamespace | IUNICHAR | Input | Namespace of the function. |
sFuncName | IUNICHAR | Input | Name of the custom function the plug-in should describe. |