BtTime Structure

 

<< Click to Display Table of Contents >>

Navigation:  Field Structures >

 

BtTime Structure

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Structure that is used to store Btrieve Time fields

 

 

 

Prototype

 

 

STRUCTURE BtTime ALIGN 1

 

 

 

Source Code

 

 

STRUCTURE BtTime ALIGN 1

         MEMBER Hundreds AS BYTE      // Hundreds of seconds

         MEMBER Seconds  AS BYTE      // seconds

         MEMBER Minutes  AS BYTE      // Minutes

         MEMBER Hours    AS BYTE      // Hours