HRESULT FoldersTree_Destroy(HWND hwnd);
[in] HWND hwnd
Handle to the control.
Frees the resources associated with the given FoldersTree control. Must be the last FoldersTree API function called on the given control.
See also: FoldersTree_Init, FoldersTree_DestroyClass, Initialization and Destruction.