company logo

PropertyHandle :: GetCurrentLength - Get current value length

Similar to GetSize() the function returns the size of the value or instance in bytes. For MEMO or BLOB values, however,the function returns the length in bytes of the value currently selected in the property handle, i.e. the length for the stored value.

Return value:  Size ( uint32  )

Size of the instance or string area.

Implementation details

uint32 PropertyHandle  :: GetCurrentLength (  )