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

Method GetKind

Libraries/PropertyGrid/PropertyList.h:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 BYTE GetKind() const
85 {
86 return PROPKIND_CATEGORY;
87 }
88
89 void DrawName(PROPERTYDRAWINFO& di)
90 {

Callers 8

CollapseMethod · 0.45
DeleteItemFunction · 0.45
FindPropertyFunction · 0.45
ExpandItemFunction · 0.45
CollapseItemFunction · 0.45
_DestroyInplaceWindowFunction · 0.45
OnSelChangeFunction · 0.45
DrawItemFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected