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

Function GetExtendedListStyle

Libraries/PropertyGrid/PropertyList.h:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251
252 DWORD GetExtendedListStyle() const
253 {
254 return m_dwExtStyle;
255 }
256
257 void ResetContent()
258 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected