Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetKind
Method
GetKind
Libraries/PropertyGrid/PropertyItemImpl.h:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
BYTE GetKind() const
182
{
183
return PROPKIND_SIMPLE;
184
}
185
186
void DrawValue(PROPERTYDRAWINFO& di)
187
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected