Browse
 
Tools
Rss Categories

LVSemanticData::GetDouble

Reference Number: AA-00929 Views: 7160 0 Rating/ Voters

Returns a double precision floating point value contained in the given semantic data object. This function assumes that the contained data is of type SI_TYPE_DOUBLE . If it is not, this function always returns 0.0.

Function

  • double GetDouble()

Return Values

A double.

See Also