Sysgetbiosversion - Paxar Gold 6037EX Programmer's Manual

Paxar printer programmer's manual
Table of Contents

Advertisement

s y s G e t B I O S V e r s i o n
Description
Retrieves the BIOS version and build date.
The date string's format is
M
mm ss
format is
.
minor version, and
Syntax
int far sysGetBIOSVersion(unsigned char far *lpszVersion,
Parameters
lpszVersion
lpszDate
Return Values
0
-1
Example
#include <stdio.h>
#include "mmsultra.h"
void main(void)
{
int iStatus = 0;
unsigned char ucVersion[9] = "
unsigned char ucDate[10] = "
mm
M
, where
ss
is the sub-version. For example, 1.01 S.
unsigned char far *lpszDate);
Pointer to the BIOS version.
Pointer to the BIOS build date. If you do not need
the date, set this parameter to NULL.
Successful
Unsuccessful.
dd
yy
/
/
. The version string's
is the major version,
// Status of retrieval
";// BIOS version
"; // BIOS date
mm
is the
Function Reference 4-97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Monarch pathfinder ultra gold 6037ex

Table of Contents