Type Definition windows_sys::Win32::Devices::Tapi::LPGETTNEFSTREAMCODEPAGE
[−]pub type LPGETTNEFSTREAMCODEPAGE = Option<unsafe extern "system" fn(lpstream: IStream, lpulcodepage: *mut u32, lpulsubcodepage: *mut u32) -> HRESULT>;
Expand description
Required features: "Win32_Devices_Tapi"
, "Win32_System_Com"