| Visual Basic | |
|---|---|
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
See the IEdmBatchDelete examples.
- S_OK: The method successfully executed.
- E_EDM_NOT_INITIALIZED: IEdmBatchDelete::CommitDelete has not been called.
SOLIDWORKS PDM Professional 2008