windows::Win32::System::Ole

Function OleUIUpdateLinksA

pub unsafe fn OleUIUpdateLinksA<P0, P2>(
    lpoleuilinkcntr: P0,
    hwndparent: HWND,
    lpsztitle: P2,
    clinks: i32,
) -> BOOL
where P0: Param<IOleUILinkContainerA>, P2: Param<PCSTR>,