Shows a dialog box containing the errors that occurred during
IEdmBatchDelete::CommitDelete.
Syntax
Visual Basic (Declaration) | |
---|
Sub ShowCommitErrorsDlg( _
ByVal hParentWnd As System.Integer _
) |
C# | |
---|
void ShowCommitErrorsDlg(
System.int hParentWnd
) |
C++/CLI | |
---|
void ShowCommitErrorsDlg(
& System.int hParentWnd
) |
Parameters
- hParentWnd
- Parent window handle for the dialog box
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2008