GetP417Rows

 

 

#include “BlackIceDEVMODE.h”

 

int       GetP417Rows (BlackIceDEVMODE* pDevMode);

Description

Returns the number of data rows in the symbol. If the return value is 0, the data rows will be automatically counted.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

Returns the number of rows, or 0 if it is set automatically.