CQG API 4.0 - Revised
CQGOrderModify Interface
See Also  Members  Send Feedback

Glossary Item Box

Description

The CQGOrderModify is an object the user needs to create in order to specify order modification parameters.

Object Model

CQGOrderModify InterfaceCQGOrderProperties CollectionCQGOrderProperty Interface

 

Remarks

To create an object of this type call the PrepareModify method of CQGOrder.

Example

See the usage of CQGOrderModify object in the PrepareModify method's example section.

Example

See Also