QTUserData.GetUserData Method

Gets user data of type udType at position given by Index. After successful call, the user data is stored in Value.

Syntax

QTUserData.GetUserData udType, Index, ByRef Value


Parameters

udType

String

Index

Integer

ByRef Value

String


Returns a Boolean.