Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTime::Hour

Syntax

NINT Hour( ) const

Parameters

This method has no parameters.

Description

Retrieves the hour component from a CTTIME object.

Return

Hour returns the unpacked hour.

See also

Minute(), Second(), Unpack(), Pack()

TOCIndex