We need to export the BehaviorBase winmd content from the IDL file, allowing users to inherit from this base class in their own components.
Maybe there are other interfaces also need too.
Regarding as idl do not support generic type, it may need to directly export cpp header files to support.
We need to export the BehaviorBase winmd content from the IDL file, allowing users to inherit from this base class in their own components.
Maybe there are other interfaces also need too.
Regarding as idl do not support generic type, it may need to directly export cpp header files to support.