pub unsafe extern "system" fn HlinkUpdateStackItem(
    pihlframe: IHlinkFrame,
    pihlbc: IHlinkBrowseContext,
    uhlid: u32,
    pimktrgt: IMoniker,
    pwzlocation: PCWSTR,
    pwzfriendlyname: PCWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_System_Com’