Function windows_sys::Win32::System::Ole::OleCreateLink
pub unsafe extern "system" fn OleCreateLink(
pmklinksrc: IMoniker,
riid: *const GUID,
renderopt: OLERENDER,
lpformatetc: *const FORMATETC,
pclientsite: IOleClientSite,
pstg: IStorage,
ppvobj: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Ole"
, "Win32_System_Com_StructuredStorage"