SEC_TREECLASS::GetTreeCtrlStyles

BOOLSEC_TREECLASS::GetTreeCtrlStyles(DWORD&dwStyle, DWORD&dwExStyle)

Retrieves values for the style and extended style of a tree view control.

Defined in: trcore.inl

Return Value

Nonzero if specified style and extended style are retrieved; otherwise 0.

Parameters

dwStyle

Reference to a style value.

dwExStyle

Reference to an extended style value.