Function windows::Win32::UI::Shell::HlinkNavigate
pub unsafe fn HlinkNavigate<P0, P1, P2, P3, P4>(
pihl: P0,
pihlframe: P1,
grfhlnf: u32,
pbc: P2,
pibsc: P3,
pihlbc: P4,
) -> Result<()>where
P0: Param<IHlink>,
P1: Param<IHlinkFrame>,
P2: Param<IBindCtx>,
P3: Param<IBindStatusCallback>,
P4: Param<IHlinkBrowseContext>,