BtTime Structure
<< Click to Display Table of Contents >>
BtTime Structure
|
|
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