MCPcopy 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

ExpandMethod · 0.80
CollapseMethod · 0.80
SetItemDataFunction · 0.80
SetItemDataFunction · 0.80
SetItemDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected