| Visual Basic | |
|---|---|
Sub Delete( _ ByVal hParentWnd As System.Integer _ ) | |
| C# | |
|---|---|
void Delete( System.int hParentWnd ) | |
| C++/CLI | |
|---|---|
void Delete( & System.int hParentWnd ) | |
Parameters
- hParentWnd
- Parent window handle; passed to add-ins that have registered the hooks, EdmCmdData.EdmCmd_PreLabelModify and EdmCmdData.EdmCmd_PostLabelModify
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2011