| Visual Basic | |
|---|---|
Function EditVariables( _ ByVal hParentWnd As System.Integer _ ) As System.Boolean | |
| C# | |
|---|---|
System.bool EditVariables( System.int hParentWnd ) | |
| C++/CLI | |
|---|---|
System.bool EditVariables( & System.int hParentWnd ) | |
Parameters
- hParentWnd
- Parent window handle
Return Value
True if one or more variables are updated; false if not- S_OK: The method successfully executed.
- E_EDM_PERMISSION_DENIED: The user lacks permission to edit variables.
SOLIDWORKS PDM Professional Version 5.2