company logo

PropertyHandle :: Write - - internal feature (not documented)

Return value:  Maximum size of buffer or string ( int32  )

Implementation overview

Implementation details

  1. - internal feature (not documented)
    int32 PropertyHandle  :: Write ( void *datarea, int32 position, int32 len )
    • datarea - Data area
    • position - Position in the file or area
    • len - Maximum size of buffer or string
  2. to list
  3. - internal feature (not documented)
    int32 PropertyHandle  :: Write ( BBuffer &cnbuffer )
    • cnbuffer - - internal feature (not documented)
  4. to list
  5. - internal feature (not documented)
    int32 PropertyHandle  :: Write ( BBuffer &cnbuffer, int32 position, int32 len )
    • cnbuffer - - internal feature (not documented)
    • position - Position in the file or area
    • len - Maximum size of buffer or string
  6. to list