Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Collapse
Method · 0.45
DeleteItem
Function · 0.45
FindProperty
Function · 0.45
ExpandItem
Function · 0.45
CollapseItem
Function · 0.45
_DestroyInplaceWindow
Function · 0.45
OnSelChange
Function · 0.45
DrawItem
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected