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

Function SetViewType

Libraries/PropertyGrid/PropertyGrid.h:491–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489 }
490
491 DWORD SetViewType(DWORD /*dwType*/)
492 {
493 ATLASSERT(false);
494 return FALSE;
495 }
496
497 CEdit EditLabel(int /*nItem*/)
498 {

Callers 1

_InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected