RefreshFlags method
Returns flags used to update the tree control.
Syntax
HRESULT retVal = object.RefreshFlags(pdwStyle, pdwExStyle, dwEnum);
Parameters
pdwStyle [out]
Type: DWORDpdwExStyle [out]
Type: DWORDdwEnum [out]
Type: DWORD
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.