Failed to obtain the product stream temperature
Posted: 13 August 2020, 08:52
GetOverallProp is defined as following:
GetOverallProp(CBSTR(L"temperature"),NULL,&v).
When I use GetOverallProp to obtain the product stream temperature, the process that does not contain virtual components can be obtained normally, but the process that contains virtual components fails to obtain, I want to confirm whether the thermodynamic interface has any special treatment for the process containing virtual components .
GetOverallProp(CBSTR(L"temperature"),NULL,&v).
When I use GetOverallProp to obtain the product stream temperature, the process that does not contain virtual components can be obtained normally, but the process that contains virtual components fails to obtain, I want to confirm whether the thermodynamic interface has any special treatment for the process containing virtual components .