How to "fail" a plugin ?
Hi all,
I have a plugin that is checking for a valid license. Today, I return a `PF_Err` from `EffectMain` callback for the `PF_Cmd_SEQUENCE_SETUP` selector but the plugin UI still displays.
How do I make the plugin "fail" and don't appear in PremierePro or appear as disabled ?
Thanks in advance.
