Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetValue
Method
SetValue
Libraries/PropertyGrid/PropertyItemImpl.h:149–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
virtual BOOL SetValue(const VARIANT& /*value*/)
150
{
151
ATLASSERT(false);
152
return FALSE;
153
}
154
155
virtual BOOL SetValue(HWND /*hWnd*/)
156
{
Callers
6
SetItemValue
Function · 0.45
OnUpdateProperty
Function · 0.45
OnChangedProperty
Function · 0.45
SetItemValue
Function · 0.45
OnUpdateProperty
Function · 0.45
OnChangedProperty
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected