Browse
 
Tools
Rss Categories

LVSemanticData::GetInt

Reference Number: AA-00930 Views: 7749 0 Rating/ Voters

Returns the integer value contained in a given semantic data object. This function assumes that the data contained is of type SI_TYPE_INT. If it is not, this function always returns 0.

Function

  • int GetInt()

Return Values

An integer value.

See Also