UserData Property

The UserData property holds connection specific user specified data.

Syntax

ipdaemoncontrol.UserData(ConnectionId)[=string]

Default Value

""

Remarks

The UserData property holds connection specific user specified data.

User specified data may be set or retrieved at any point while the connection is valid. This provides a simple way to associate arbitrary data with a specific connection.

The ConnectionId parameter specifies the index of the item in the array. The size of the array is controlled by the ConnectionCount property.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .UserDataB.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 ActiveX Edition - Version 20.0 [Build 8307]