Function windows_sys::Win32::System::Com::CoInstall
pub unsafe extern "system" fn CoInstall(
pbc: IBindCtx,
dwflags: u32,
pclassspec: *const uCLSSPEC,
pquery: *const QUERYCONTEXT,
pszcodebase: PCWSTR
) -> HRESULT
Expand description
Required features: "Win32_System_Com"