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