If an incorrect alphanumeric data items are set in an Unicode application and are set in property for VT_BSTR or as argument of VT_BSTR method or event, it has different specifications as follow.
In Windows Vista or later
The incorrect alphanumeric data items are converted to REPLACEMENT CHARACTER(U+FFFD).
In the others
The incorrect alphanumeric data items are removed.