Skip to content

Latest commit

 

History

History
72 lines (36 loc) · 1.67 KB

PyIExplorerBrowserEvents.md

File metadata and controls

72 lines (36 loc) · 1.67 KB

PyIExplorerBrowserEvents

PyIExplorerBrowserEvents Object

Description of the interface

Methods

PyIExplorerBrowserEvents.OnNavigationComplete

OnNavigationComplete(pidlFolder) Description of OnNavigationComplete.

Parameters

  • pidlFolder : PyPCIDLIST_ABSOLUTE

    Description for pidlFolder

PyIExplorerBrowserEvents.OnNavigationFailed

OnNavigationFailed(pidlFolder) Description of OnNavigationFailed.

Parameters

  • pidlFolder : PyPCIDLIST_ABSOLUTE

    Description for pidlFolder

PyIExplorerBrowserEvents.OnNavigationPending

OnNavigationPending(pidlFolder) Description of OnNavigationPending.

Parameters

  • pidlFolder : PyPCIDLIST_ABSOLUTE

    Description for pidlFolder

OnViewCreated(psv) Description of OnViewCreated.

Parameters