Function windows_sys::Win32::System::Com::Urlmon::CreateAsyncBindCtx
pub unsafe extern "system" fn CreateAsyncBindCtx(
reserved: u32,
pbscb: IBindStatusCallback,
pefetc: IEnumFORMATETC,
ppbc: *mut IBindCtx
) -> HRESULT
Expand description
Required features: "Win32_System_Com_Urlmon"