SetP417ColWidth

 

 

#include “BlackIceDEVMODE.h”

 

BOOL SetP417ColWidth (BlackIceDEVMODE* pDevMode, DWORD dwWidth);

Description

Sets the width of a single module in pixels.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

DWORD dwWidth                                        - width of a single module in pixels

 

Return value

TRUE on success, FALSE otherwise.