THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/12/2008 at 00:50, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R9/R10
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;
---------
Is the pointer to a BaseDocument in the VideoPostStruct a pointer to the actual BaseDocument in the editor or a pointer to a copy of the BaseDocument?
e.g. what happens if the user makes changes to the doc while my VideoPost is in action? (this question is obsolete if the pointer points to a copy)