| Visual Basic | |
|---|---|
Function CreateReferences() As System.Boolean | |
| C# | |
|---|---|
System.bool CreateReferences() | |
| C++/CLI | |
|---|---|
System.bool CreateReferences(); | |
Return Value
True if any file was created, false if no files were createdBefore calling this method, you must call one of the following methods to add a file reference to another file:
- IEdmAddCustomRefs::AddReferencesClipboard
- IEdmAddCustomRefs2::AddReferencesID2
- IEdmAddCustomRefs2::AddReferencesPath2
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
Version 6.3 of SOLIDWORKS PDM Professional