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