Click or drag to resize

ManagerInterfacePumpingSwitch Method

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void PumpingSwitch(
	[T:System.function pointer optional(System.Runtime.CompilerServices.CallConvCdecl) System.Void(System.Int32)] pfnFunc,
	HWND__* destwnd,
	uint eventmsg,
	int flags
)

Parameters

pfnFunc
Type: [T:System.function pointer optional(System.Runtime.CompilerServices.CallConvCdecl) System.Void(System.Int32)]
destwnd
Type: HWND__*
eventmsg
Type: SystemUInt32
flags
Type: SystemInt32
See Also