Skip to content

IDynamicInterfaceCastable: Supporting Interfaces Dynamically

Compare
Choose a tag to compare
released this 28 Jul 19:42
227b5de
Sample for `IDynamicInterfaceCastable` (#3744)

* Add sample for IDynamicInterfaceCastable

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: David Pine <david.pine@microsoft.com>

* Update delegate names

* Fix naming of private members

Co-authored-by: David Pine <david.pine@microsoft.com>

* Explicitly set UseAppHost=true

* Add metadata to readme

* Make sample find MSVC compiler

* Update link to API doc

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>