#include "BIDIB.H"
VOID CALLBACK GetBiTwainVersion( LPSTR lpBuffer,
int nMaxByte)
Description
Returns the BITWAIN DLL version string in the form of "Version x.y".
Parameters
|
LPSTR |
LpBuffer |
The buffer where the version string is copied. |
|
int |
nMaxByte |
The buffer size including NULL terminator. |
Return values
None.
Requirements
Header : Declared in BiTwain.h; include BiTwain.h
Library : Use BiTwain.lib.
DLLs : BiTwain.dll.