CreateTree method
Creates the control.
Syntax
HRESULT retVal = object.CreateTree(hwndParent, dwStyles, phwnd);
Parameters
hwndParent [in]
Type: HWNDdwStyles [in]
Type: DWORDphwnd [out]
Type: HWND
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.