Displays the SOLIDWORKS Enterprise PDM Check In or Undo Check Out dialog box.
Syntax
Visual Basic (Declaration) | |
---|
Function ShowDlg( _
ByVal lParentWnd As System.Integer _
) As System.Boolean |
C++/CLI | |
---|
System.bool ShowDlg(
& System.int lParentWnd
) |
Parameters
- lParentWnd
- Parent window handle
Return Value
True if successful, false if not
Example
Remarks
See Also
Availability
Version 6.3 of SOLIDWORKS Enterprise PDM