| Visual Basic | |
|---|---|
Function GetVersionNo( _ ByVal lFileID As System.Integer _ ) As System.Integer | |
| C# | |
|---|---|
System.int GetVersionNo( System.int lFileID ) | |
| C++/CLI | |
|---|---|
System.int GetVersionNo( & System.int lFileID ) | |
Parameters
- lFileID
- ID of file for which to get the version
Return Value
Version number- S_OK: The method successfully executed.
- E_INVALIDARG: The label is not set on the specified file.
SOLIDWORKS PDM Professional Version 5.2