Click or drag to resize

ManagerInterfacePluginParamGet Method

Gets the plugin parameters by the index.

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

Parameters

pos
Type: SystemInt32

Return Value

Type: ConPluginParam
See Also