windows::Win32::System::Ole

Function OleUIUpdateLinksW

pub unsafe fn OleUIUpdateLinksW<P0, P2>(
    lpoleuilinkcntr: P0,
    hwndparent: HWND,
    lpsztitle: P2,
    clinks: i32,
) -> BOOL
where P0: Param<IOleUILinkContainerW>, P2: Param<PCWSTR>,