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