←Select platform

BreakType Enumeration

Summary

Defines break types for addins.

Syntax

C#
VB
C++
public enum BreakType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BreakType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class BreakType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000CancelThe addin request was canceled.
0x00000001ShutdownThe computer is shutting down.
0x00000002TimeoutThe addin has timed out.
0x00000003AbortThe user has issued an abort request.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize