LVSemanticData_GetInt
Returns the integer value contained in a given semantic data handle. This function assumes that the handle is of type SI_TYPE_INT. If the user passes in a handle with non SI_TYPE_INT type, this function always returns 0. Function int LVSemanticData_GetInt(H_SI_DATA… |