ParseFile Method
Loads a JSON file into the component.
Syntax
int ParseFile(char* lpszFileName);
Remarks
This method loads a JSON file and attempts to parse it, filling in the properties as it goes. The feed properties can be accessed either directly through the named properties or events.