virtual void* GetUserData() const = 0;
GetUserData obtains the user data handle set on the movie view by the SetUserData method. This value is particularly useful for passing data to the FsCommand handler.
A Handle value containing the user data.