MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
230 stars 494 forks source link

Typo in IPropertyValue interface remarks #2362

Open msftrubengu opened 1 year ago

msftrubengu commented 1 year ago

This doesn't look right

If the type is known ahead of time, you can the type access method of IPropertyValue interface directory and check for the return value to verify type returned was what is expected. If the type returned does not match the value of the Type property then the method fails with the TYPE_E_TYPEMISMATCH error.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.