strVersionRecord Structure

 

<< Click to Display Table of Contents >>

Navigation:  Structures >

 

strVersionRecord Structure

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Version structure

 

 

 

Prototype

 

 

STRUCTURE strVersionRecord ALIGN 1

 

 

 

Source Code

 

 

STRUCTURE strVersionRecord ALIGN 1

 MEMBER version      AS WORD      // version

 MEMBER revision     AS WORD      // revision

 MEMBER platformID   AS BYTE      // Platform ID

 

 

 

 

 

See Also

 

 

Bt_Version()