PropertyInfo (STRUCT)

TYPE PropertyInfo : STRUCT

InOut:

Name

Type

Comment

pInstance

POINTER TO BYTE

Pointer to FB Instance

ppfGet

POINTER TO POINTER TO BYTE

Pointer to Get method of property

ppfSet

POINTER TO POINTER TO BYTE

Pointer to Set method of property

_nPropOffsetGet

INT

Offset where the property data beginns. A value of 0 or less indicates an error

_nPropOffsetSet

INT

Offset where the property data beginns. A value of 0 or less indicates an error