Executes this template in the specified folder.
Syntax
Visual Basic (Declaration) | |
---|
Function RunEx( _
ByVal hParentWnd As System.Integer, _
ByVal lCurrentFolderID As System.Integer, _
ByRef ppoRetData As System.Object() _
) As System.Integer |
Parameters
- hParentWnd
- Parent window handle
- lCurrentFolderID
- ID of the folder in which to execute this template
- ppoRetData
- Array of IEdmData interfaces; one interface for each object created by this template
Return Value
User-interface refresh flags as defined in
EdmRefleshFlag
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM Version 5.3