FoldersTree_DestroyClass

HRESULT FoldersTree_DestroyClass(void);

Description

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.