SetP417ColHeight

Sets the height of a single module in pixels.

SetP417ColHeight (pDevMode As Long, dwHeight As Long) As Boolean

 

Input value - pDevMode: handle to the BlackIceDEVMODE structure

Input value - dwHeight: height of a single module in pixels

Return value - TRUE on success, FALSE otherwise.

 

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