QuitFramework

Applies to: Excel 2010 | Office 2010 | VBA | 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.

See Also

Concepts

Functions in the Framework Library