[][src]Module com_macros_support::co_class::com_struct

Functions

gen_aggregate_fields
gen_base_fields
gen_ref_count_field
gen_user_fields
generate

The actual COM object that wraps around the Init struct. Structure of the object: pub struct _ { ..base interface vpointers.. ..ref count.. ..init struct.. }