![]() | KernelMultiByteToWideChar 方法 |
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int MultiByteToWideChar( int CodePage, int dwFlags, string lpMultiByteStr, int cchMultiByte, string lpWideCharStr, int cchWideChar )
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="CodePage"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="dwFlags"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="lpMultiByteStr"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="cchMultiByte"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="lpWideCharStr"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <param name="cchWideChar"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.MultiByteToWideChar(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32)" 的 <returns> 文档]