SendMessage Method

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
SendMessage(IntPtr, UInt32, Int32, Boolean)
Sends a window message.
SendMessage(IntPtr, UInt32, Int32, String)
Sends a window message.
SendMessage(IntPtr, UInt32, Int32%, StringBuilder)
Sends a window message.
SendMessage(IntPtr, UInt32, IntPtr, IntPtr)
Sends a window message.

See Also