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

Function DeleteString

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

Source from the content-addressed store, hash-verified

487 }
488
489 int DeleteString(UINT /*nIndex*/)
490 {
491 ATLASSERT(false);
492 return LB_ERR;
493 }
494
495 // Implementation
496

Callers 2

DeleteItemFunction · 0.85
RemoveColorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected