The SDK documentation does not mention anything related to thread limitations for IPlugFrame, specifically resizeView().
I would assume that this should be only called from UIThread - since this involves the UI. But I would like to get some clarification.
Is it okay to call this from an arbitrary thread - or should this be only called from the UI Thread?
Thanks.
Devendra.