What
C++ offers the GetSubscriptionState() (sync) and SetSubscriptionStateChangeHandler() (async) to get the current subscription state of subscribed event.
How
Implement same APIs support in Rust COM-API Lib.
Estimates for realization
0
Category
Requirements / Architecture
What
C++ offers the
GetSubscriptionState()(sync) andSetSubscriptionStateChangeHandler()(async) to get the current subscription state of subscribed event.How
Implement same APIs support in Rust COM-API Lib.
Estimates for realization
0
Category
Requirements / Architecture