GetSupportedDriverVersion

 

#include “BlackIceDEVMODE.h”

 

DWORD GetSupportedDriverVersion()

Description

Returns the version number of the Black Ice Printer Driver supported by the BlackIceDEVMODE.DLL. Version 13.35 will be returned as 1335.

Parameters

None

Return value

Version number (DWORD number).

Programming Notes

None

Code Example

None