Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetItemData
Method
SetItemData
Libraries/PropertyGrid/PropertyItemImpl.h:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
virtual void SetItemData(LPARAM lParam)
86
{
87
m_lParam = lParam;
88
}
89
90
virtual LPARAM GetItemData() const
91
{
Callers
5
Expand
Method · 0.80
Collapse
Method · 0.80
SetItemData
Function · 0.80
SetItemData
Function · 0.80
SetItemData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected