Contents
Previous
Next
Subchapters
Current Chapters->
comstart
comopen
comeval
computdata
computmatrix
computvariant
comncols
comnrows
comgetmatrix
comgetdata
comgetvariant
comisbusy
comtimeout
comclose
comstatus
Parent Chapters->
Omatrix6
linking
COM
comncols
Search Tools->
contents
reference
index
search
Determine the Number of Columns of a Transferred Matrix
Syntax
status = OMServer.NCols
See Also
comnrows
,
comgetdata
, and
comgetmatrix
Description
Returns an integer value that specifies the number of columns in the matrix that is currently stored in the COM server. The
GetMatrix
must be called before using this function.