To properly display this page you need a browser with JavaScript support.
eXpress Open Architecture Reference
×
Menu
Index
Search
Search
Search
Open Architecture Reference
eXpress COM Interface Reference
Function Interfaces
IFunctionCollection
IFunctionCollection::Add
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IFunctionCollection::Add
IFunction
*Add(
VARIANT
varVal
// VT_BSTR
};
Return Values
This method returns an IFunction pointer from the IFunctionCollection .
Remarks
Currently, the varVal parameter must be a
VT_BSTR
that is the name for the Function to be added.