wwAPI.Win32_SendMessage

Wrapper function around the Windows SendMessage API.

Note: This is a static function not a class method

WinApi_SendMessage(lnHwnd,lnMsg,lnWParam,lnLParam)

Parameters

lnHwnd

lnMsg

lnWParam

lnLParam

See also

Class wwAPI