BtServer:OrderInfo()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:OrderInfo()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Return information about orders and indexes

 

 

 

Prototype

 

 

METHOD OrderInfo ( nType, nIndex )  CLASS BtServer

 

 

 

Argument(s)

 

 

nType                Type of information to read from the index

nIndex        (Optional) Index number to get the info from. Defaults to current index

 

 

 

 

Description

 

 

See VO documentation for the defines of nType. nIndex should be numeric

 

 

 

See Also

 

 

BtServer