PyIShellBrowser.SendControlMsg

int = SendControlMsg(id, uMsg , wParam , lParam )

Sends a control msg to browser's toolbar or status bar

Parameters

id : int

shellcon.FCW_TOOLBAR or FCW_STATUS

uMsg : int

The message to send

wParam : int

Value is dependent on the message

lParam : long

Value is dependent on the message