SetP417ColHeight

 

 

#include “BlackIceDEVMODE.h”

 

BOOL SetP417ColHeight (BlackIceDEVMODE* pDevMode, DWORD dwHeight);

Description

Sets the height of a single module in pixels.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

DWORD dwHeight                                      - height of a single module in pixels

 

Return value

TRUE on success, FALSE otherwise.