GetP417Columns

 

 

#include “BlackIceDEVMODE.h”

 

int       GetP417Columns (BlackIceDEVMODE* pDevMode);

Description

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

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

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