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