Open Osspial opened 4 years ago
Adds a type-based convenience function to ComPtr for creating instances of a COM class. This is a relatively common pattern, so I think it's worth exposing through wio's API.
ComPtr
wio
Adds a type-based convenience function to
ComPtr
for creating instances of a COM class. This is a relatively common pattern, so I think it's worth exposing throughwio
's API.