C++
BOOL SetCatalogViewStyle( DWORD dwStyle );
Description
Sets the catalog view style.
See Create() for a list of possible catalog view styles.
Returns true if successful; otherwise, returns false.
Parameters
Parameters | Description |
---|---|
dwStyle | Input catalog view style |