Function windows::Win32::System::Ole::OleUIUpdateLinksW
pub unsafe fn OleUIUpdateLinksW<P0, P1, P2>(
lpoleuilinkcntr: P0,
hwndparent: P1,
lpsztitle: P2,
clinks: i32,
) -> BOOLwhere
P0: Param<IOleUILinkContainerW>,
P1: Param<HWND>,
P2: Param<PCWSTR>,