virtual void SetUserData(void*) = 0;
SetUserData sets the user data handle for the movie view; after call, its value can be retrieved with GetUserData. This value is particularly useful for passing data to the FsCommand handler.