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
comnrows
Search Tools->
contents
reference
index
search
Determine the Number of Rows of a Transferred Matrix
Syntax
status = OMServer.NRows
See Also
comncols
,
comgetdata
, and
comgetmatrix
Description
Returns an integer value that specifies the number of rows in the matrix that is currently stored in the COM server. The
GetMatrix
function must be called before using this function.