[This is preliminary documentation and is subject to change.]
Standard constructor
| C# | Visual Basic | Visual 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 )
- 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.