Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
 btnMassive, WindowsApplication4.Form1
 btnSend, WindowsApplication4.Form1
 btnSendBinary, WindowsApplication4.Form1
 btnStress, WindowsApplication4.Form1
C
 cbData
 CD
 components, WindowsApplication4.Form1
D
 Data, IPCEventArgs
 dwData
H
 Hwnd, IPCEventArgs
I
 id, MM_IPC.IPC
 ipc, WindowsApplication4.Form1
L
 lbPort, WindowsApplication4.Form1
 lpData
M
 MyLB, WindowsApplication4.Form1
P
 Port, IPCEventArgs
S
 strData, MM_IPC.IPC
T
 tbPort, WindowsApplication4.IPC
 Text, IPCEventArgs
 textBox1, WindowsApplication4.Form1
 textBox2, WindowsApplication4.Form1
private System.Windows.Forms.Button btnMassive
private System.Windows.Forms.Button btnSend
private Button btnSendBinary
private System.Windows.Forms.Button btnStress
public int cbData
public int cbData
COPYDATASTRUCT CD
COPYDATASTRUCT CD
private System.ComponentModel.Container components
public Byte[] Data
summary> Binary data.
public IntPtr dwData
public int dwData
public IntPtr Hwnd
summary> Handle of the receiver.
IntPtr id
private IPC ipc
private System.Windows.Forms.ListBox lbPort
public IntPtr lpData
public int lpData
private System.Windows.Forms.ListBox MyLB
public int Port
summary> Port, by default 100.
string strData
private TextBox tbPort
public string Text
summary> If data is textual message, it will be saved in this property.
private System.Windows.Forms.TextBox textBox1
private System.Windows.Forms.TextBox textBox2
Close