CopyData.Send Method
From Tungsten Suite
Tungsten
|
|
CopyDataSend Method |
| Name | Description | |
|---|---|---|
| Send(Byte) |
Sends a message via WM_COPYDATA
| |
| Send(IntPtr, Byte, IntPtr) |
Sends a byte array from the source window to windows matching the filter predicate
| |
| Send(IntPtr, Byte, IntPtr, ActionWin32Exception) |
Sends a byte array from the source window to windows matching the filter predicate
| |
| Send(IntPtr, Byte, PredicateString, ActionWin32Exception) |
Sends a byte array from the source window to windows matching the filter predicate
|