QuitFramework
Applies to: Excel 2013 | Office 2013 | Visual Studio
Framework library function that uninitializes the Framework library, which simply re-initializes the temporary XLOPER/ XLOPER12 memory data structures, freeing any memory that has already been allocated.
short WINAPI QuitFramework(void);
Parameters
This function takes no arguments.
Property value/Return value
This function does not return a value.