|
|
Home | Loader API | Interfaces | File List | Index | |
Invoke a function defined in an external component (e.g., an XSLT function). Any strings that are returned by the external function need to be copied if the caller needs to keep the value. The external function is responsible for the freeing of any returned string value. p6IXMLNode are referenced counted. If the caller needs to keep the object around then if should do an "addref()" on that object.
|