Hello dear forum participants,
I keep on seeing array as one of key data structures
used/provided with COM (I see it in references of
interface definitions). What array is actually meant?
Is it just simple core array of C++/C or some extended
array (e.g. self-resizing, bound-checking , <other_goodies_
one_can_think_of)? Does some technical reference exist
about recommnded way of using data strucutres in COM
(e.g. what to use when, interplay with STL data structures,
extending data strucutres to one's purposes etc ) ?
Yours sincerely
Ariel Burbaickij
I keep on seeing array as one of key data structures
used/provided with COM (I see it in references of
interface definitions). What array is actually meant?
Is it just simple core array of C++/C or some extended
array (e.g. self-resizing, bound-checking , <other_goodies_
one_can_think_of)? Does some technical reference exist
about recommnded way of using data strucutres in COM
(e.g. what to use when, interplay with STL data structures,
extending data strucutres to one's purposes etc ) ?
Yours sincerely
Ariel Burbaickij