MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / SetItemText

Function SetItemText

Libraries/PropertyGrid/PropertyGrid.h:485–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

483 }
484
485 BOOL SetItemText(int /*nItem*/, int /*nSubItem*/, LPCTSTR /*lpszText*/)
486 {
487 ATLASSERT(false);
488 return FALSE;
489 }
490
491 DWORD SetViewType(DWORD /*dwType*/)
492 {

Callers 1

SetSubItemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected