| Visual Basic | |
|---|---|
Function Clone() As IEdmPos5 | |
| C# | |
|---|---|
IEdmPos5 Clone() | |
| C++/CLI | |
|---|---|
IEdmPos5^ Clone(); | |
Return Value
Copy of an IEdmPos5 objectC++ users must release the returned pointer.
You can use a copy of an IEdmPos5 object as a bookmark in an enumeration that you are performing with this object.
Return code S_OK indicates that the method successfully executed.
Version 5.2 of SOLIDWORKS PDM Professional