| Visual Basic | |
|---|---|
Sub AddTail2( _ ByRef poObject As EdmSelectionObject _ ) | |
| C# | |
|---|---|
void AddTail2( ref EdmSelectionObject poObject ) | |
| C++/CLI | |
|---|---|
void AddTail2( & EdmSelectionObject% poObject ) | |
Parameters
- poObject
- EdmSelectionObject structure; describes the object to add to the end of the list
- S_OK: The method successfully executed.
SOLIDWORKS PDM Professional 2010