| Visual Basic | |
|---|---|
Sub AddFile( _ ByVal oPath As System.Object _ ) | |
| C# | |
|---|---|
void AddFile( System.object oPath ) | |
| C++/CLI | |
|---|---|
void AddFile( & System.Object^ oPath ) | |
Parameters
- oPath
- Full path to the file for which to update file references
- S_OK: The method successfully executed.
SOLIDWORKS PDM Professional 2011