CopyData.Send Method

Tungsten Suite

CopyDataSend Method

Overload List
  NameDescription
Public methodSend(Byte)
Sends a message via WM_COPYDATA
Public methodStatic memberSend(IntPtr, Byte, IntPtr)
Sends a byte array from the source window to windows matching the filter predicate
Public methodStatic memberSend(IntPtr, Byte, IntPtr, ActionWin32Exception)
Sends a byte array from the source window to windows matching the filter predicate
Public methodStatic memberSend(IntPtr, Byte, PredicateString, ActionWin32Exception)
Sends a byte array from the source window to windows matching the filter predicate
Top
See Also