DVTk API
A_ASSOCIATE_RJ Constructor (result, source, reason)
DVTkDvtkData.DulA_ASSOCIATE_RJA_ASSOCIATE_RJ(Byte, Byte, Byte)
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0