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