ListValueChanged.Insert (METH)ΒΆ

METHOD Insert

It inserts an item in the list

InOut:

Scope

Name

Type

Comment

Input

eTypeClass

__SYSTEM.TYPE_CLASS

The type of the variable which was changed.

lwValue

LWORD

The new value in case of numeric

pbValue

POINTER TO BYTE

The new value in case of it is more long than LWORD (e.g.: string or wstring)

uiSzValue

UINT

The size of the above buffer

wArea

WORD

The area of the variable which was changed.

lwOffset

LWORD

The offset of the variable which was changed.