Fired if the IAssembly event
FileReloadNotify is canceled.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_FileReloadCancelNotifyEventHandler( _
ByVal ErrorCode As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As New DAssemblyDocEvents_FileReloadCancelNotifyEventHandler(AddressOf HandlerMethod)
|
C# | |
---|
public delegate int DAssemblyDocEvents_FileReloadCancelNotifyEventHandler(
int ErrorCode
) |
C++/CLI | |
---|
public delegate int DAssemblyDocEvents_FileReloadCancelNotifyEventHandler(
& int ErrorCode
) |
Parameters
- ErrorCode
- Error as defined in swComponentReloadError_e
Remarks
Availability
SolidWorks 2005 FCS, Revision Number 13.0