Gets the names of the procedures in the specified module in the macro from the PropertyManager handle for the macro feature.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim ModuleName As String
Dim ProcedureCount As Integer
Dim ProcedureNames As String
instance.IGetPropertyManagerHandleProcedureNames(ModuleName, ProcedureCount, ProcedureNames)
|
Parameters
- ModuleName
Name of the module
- ProcedureCount
Number of procedures in ModuleName
- ProcedureNames
-
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0