public Pin[] GetConnectionPoints( Project project, out bool bVariableCount )
public: array<Pin^>^ GetConnectionPoints( Project^ project, [Out] bool bVariableCount )
Parameters
- project
- An opened project which is needed to get a function definition library to read the connection points from.
- bVariableCount
- An out parameter which indicates whether the count of connection points is specified as variable in the symbol's function definition.