Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The OLE Automation Protocol interfaces MUST use the WideCharToMultiByte method (as specified in [MS-UCODEREF] section 2) to preprocess strings before they are compared or stored.
Automation string preprocessing MUST conform to the behavior of the WideCharToMultiByte method with the following parameter values:
CodePage: CP_ACP (zero – the current system Windows ANSI code page)
dwFlags: zero or NULL
lpDefaultChar: zero or NULL
lpUsedDefaultChar: zero or NULL