PropertyInfo (STRUCT)
TYPE PropertyInfo : STRUCT
- InOut:
Name
Type
Comment
pInstancePOINTER TO BYTE
Pointer to FB Instance
ppfGetPOINTER TO POINTER TO BYTE
Pointer to Get method of property
ppfSetPOINTER TO POINTER TO BYTE
Pointer to Set method of property
_nPropOffsetGetINTOffset where the property data beginns. A value of 0 or less indicates an error
_nPropOffsetSetINTOffset where the property data beginns. A value of 0 or less indicates an error