Click or drag to resize

ManagerInterfaceRequestInfoGet Method

Receives a trade request from a queue by its index.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public RequestInfo RequestInfoGet(
	int pos
)

Parameters

pos
Type: SystemInt32

Return Value

Type: RequestInfo
See Also