...nt (C#)
I am using C#, I am wondering how I should interpret the OmmTime.Hour's "Gets Hour. Range is 0 - 23 where 255 indicates blank." comment. Other fields of OmmTime, such as the Minute and Second fields, have similar description. Does it mean the entire OmmTime structure should be considered invalid?
Also, from another question I posted on the Refinitiv's forum: https://community.developers.refinitiv.com/questions/116730/how-to-handle-omminvalidusageexception-attempt-to.html
There is another generic way to check whether or not a field is empty. How should I understand the existence of these two seemingly identical features?