Obsolete. Superseded by IEdmBatchDelete2::ShowWarningDlg2.
Syntax
Visual Basic (Declaration) | |
---|
Function ShowWarningDlg( _
ByVal hParentWnd As System.Integer _
) As System.Boolean |
C# | |
---|
System.bool ShowWarningDlg(
System.int hParentWnd
) |
C++/CLI | |
---|
System.bool ShowWarningDlg(
& System.int hParentWnd
) |
Parameters
- hParentWnd
- Parent window handle for the dialog box
Return Value
True if the user chooses to continue the operation in spite of the warnings, false if the user cancels the operation
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2008