Click or drag to resize

ManagerInterfaceDealerSwitch Method

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

Parameters

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