[interfacekit] Re: BPropertyInfo - value_info
- From: "Jeremy Rand" <jrand@xxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 11 Jun 2002 23:06:27 EDT
Marc,
All of this information is great. I am going to be looking into
BPropertyInfo. Unfortunately, as I told Erik three weeks ago or so, I
have been very distracted with work. I promised Erik (but mostly
myself) to free up my personal time by the middle of this month. I am
still committed to doing that so I plan to be working towards
documenting and implementing BPropertyInfo then. Your information will
be a great time saver. If you have any more information, please do
send it on.
Thanks again.
>
>Some updated information about the flattened BPropertyInfo layout for
people
>who are interested ^_^.
>
>The header contains flags, not a version
>
>flattened header
>
>4 count
>4 flags
>
>0x1 : property_info structs are present
>0x2 : value_info structs are present
>
>flattened value_info chunks are appended at the end as follows
>
>a small header
>4 count
>
>for every value_info
>2 kind
>4 value
>x name
>x usage
>4 extra_data
>
>where x is strlen + 1 of course.
>
>Value info structs are used to publish information about non-Be types
and
>scripting commands btw.
>
>I tested my code against the Be implementation, and the flattened data
>matches.
>
>Marc Flerackers (mflerackers@xxxxxxxxxx)
>Software Engineer
>ANDROME NV
>WetenschapsPark 4
>B-3590 Diepenbeek - Belgium
>Phone:+32(0)11-301330 Fax:+32(0)11-301331
>
>
--
Jeremy Rand
jrand@xxxxxxxx
Other related posts: