Click or drag to resize

OnEvent Delegate

Namespace:  mtapi.be.MT4ManagerNet
Assembly:  MT4ManagerNet (in MT4ManagerNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate void OnEvent(
	int msg
)

Parameters

msg
Type: SystemInt32
See Also