DVTk API
A_ABORT Constructor (reason, source)
DVTkDvtkData.DulA_ABORTA_ABORT(Byte, Byte)
DVTk API

[This is preliminary documentation and is subject to change.]

Standard constructor.
Declaration Syntax
C#Visual BasicVisual C++
public A_ABORT(
	byte reason,
	byte source
)
Public Sub New ( _
	reason As Byte, _
	source As Byte _
)
public:
A_ABORT(
	unsigned char reason, 
	unsigned char source
)
Parameters
reason (Byte)
This parameter indicates the reason of this abort.
source (Byte)
This parameter indicates the initiating source of this abort.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0