[][src]Module com_macros_support::co_class::iunknown_impl

Functions

gen_add_ref
gen_add_ref_implementation
gen_aggregate_match_arms
gen_base_match_arms
gen_new_count_var_zero_check
gen_query_interface
gen_release
gen_release_assign_new_count_to_var
gen_release_decrement
gen_release_drops
generate

Generates the IUnknown implementation for the COM Object. Takes into account the base interfaces exposed, as well as any interfaces exposed through an aggregated object.