Function windows_sys::Win32::Data::Xml::XmlLite::CreateXmlReaderInputWithEncodingName
[−]pub unsafe extern "system" fn CreateXmlReaderInputWithEncodingName(
pinputstream: IUnknown,
pmalloc: IMalloc,
pwszencodingname: PWSTR,
fencodinghint: BOOL,
pwszbaseuri: PWSTR,
ppinput: *mut IUnknown
) -> HRESULTExpand description
Required features: ‘Win32_Data_Xml_XmlLite’, ‘Win32_Foundation’, ‘Win32_System_Com’
