GetP417ColHeight

Returns the height of a single module in pixels

GetP417ColHeight (pDevMode As Long) As Long

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Return value - Returns the height of a single module in pixels.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.