Returns the number of data rows in the symbol. If the return value is 0, the data rows will be automatically counted.
GetP417Rows (pDevMode As Long) As Long
Input value - pDevMode: handle to the BlackIceDEVMODE structure
Return value - Returns the number of rows, or 0 if it is set automatically.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.