Dart Tcp, Daemon, Udp Controls
Ref Property
Description
Stores a reference to another object, data type, or value.
Property type
Read-write property
Syntax
Visual Basic
Public Property Ref As Variant
Remarks

This property is available only at run time.

Use this property to associate the control with any Variant. If the data type is String, Ref stores a copy of the string. If the data type is a Byte array, it stores a copy of the Byte array. If the data type is an object, it increases the reference count of the object.

When Object is destroyed, and Ref holds an object reference, that object's reference count is decremented.

See Also

DartStream Object  | DartStream Members


PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic