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

Function EditLabel

Libraries/PropertyGrid/PropertyGrid.h:497–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495 }
496
497 CEdit EditLabel(int /*nItem*/)
498 {
499 ATLASSERT(false);
500 return NULL;
501 }
502
503 // Implementation
504

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected