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

Function Navigate

Libraries/PropertyGrid/PropertyGrid.h:471–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469 }
470
471 void Navigate(UINT wCode)
472 {
473 SendMessage(WM_USER_PROP_NAVIGATE, wCode);
474 }
475
476 // Unsupported methods
477

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected