Browse
 
Tools
Rss Categories

LVSemanticData::GetBool

Reference Number: AA-00927 Views: 7342 0 Rating/ Voters

Returns a boolean value contained in an LVSemanticData object.  This function assumes that the object contains data of type SI_TYPE_BOOL. If the user calls this function when its type is not SI_TYPE_BOOL, the function always returns false.

Function

  • bool GetBool()

Return Value

A boolean value.

See Also