SendMessage

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

SendMessage (DNM Script function)

Contents

full declaration

int SendMessage(HWND hWnd,int Msg,[int wParam],[int lParam])

return value

int

description

SendMessage is an equivalent for Windows Api function SendMessage, thus you can find it on MSDN here: http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=SendMessage

See also


keywords: send message window close
Personal tools
konradp.com