HRESULT FoldersTree_DestroyClass(void);
Frees the resources associated with FoldersTree control class. So, after a call of this function the state of FoldersTree is as if FoldersTree_InitClass function was never called.
See also: FoldersTree_InitClass, FoldersTree_Destroy, Initialization and Destruction.