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

Function GetCloseCommand

Libraries/TabbingFramework/TabbedFrame.h:1352–1355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1350// Accessors
1351public:
1352 WORD GetCloseCommand(void) const
1353 {
1354 return m_nCloseCommand;
1355 }
1356
1357 void SetCloseCommand(WORD nCloseCommand)
1358 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected