MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / GetExtendedTreeStyle

Function GetExtendedTreeStyle

Libraries/PropertyGrid/PropertyTree.h:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 }
250
251 DWORD GetExtendedTreeStyle() const
252 {
253 return m_di.dwExtStyle;
254 }
255
256 void SetColumnPosition(int iPos)
257 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected