LV_SRE_SetPropertyEx
Sets various properties for a port or the entire client. Function int LV_SRE_SetPropertyEx(HPORT hport, int PropertyName, int ValueType, void* pvalue, int target = PROP_EX_TARGET_PORT, int index = 0) Parameters hport Which port to apply the property to. PropertyName… |