GetProgramInfo

Prototype: XMLRECORDDATA * GetProgramInfo(void)

Description: Returns a structure with each element consisting of the program information identifier and its value. The meaning of those values which are not self-explanatory are as follows:

PhotoCompressionType:  0=PCX, 1=RLE, 2=JPG, 3=FIF, 4=PNG
DossierIndex: -1 if undefined, else template index number
CurrentAccessLevel: 0=Browse, 1=Normal, 2=Supervisory, 3=Master, 4=Demo, 5=Server
RemainingTryoutCount: the number of times tryout features can be used before they become unavailable

Example Returned Data:
IDCFile = E:\BadgeBuilder\Testing\XML.idc
DatabaseType = ACCESS
PhotoCompressionType = 4
PhotoExtension = .PNG
PhotoPath = E:\BadgeBuilder\Testing\XML.~~~\
DossierIndex = -1
ProgramVersion = 4.50Beta
ProductVersion = 4, 50, 0, 0
CurrentAccessLevel = 0
CurrentAccessLevelName = BROWSE
RemainingTryoutCount = 16