Pre-notifies the user program when a FeatureManager design tree view is about to be destroyed and returns the view handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DFeatMgrViewEvents_DestroyNotifyEventHandler( _
ByRef View As Object _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As New DFeatMgrViewEvents_DestroyNotifyEventHandler(AddressOf HandlerMethod)
|
C# | |
---|
public delegate int DFeatMgrViewEvents_DestroyNotifyEventHandler(
ref object View
) |
C++/CLI | |
---|
public delegate int DFeatMgrViewEvents_DestroyNotifyEventHandler(
& Object^% View
) |
Parameters
- View
Handle of the view
Remarks
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1