Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetCloseCommand
Function
SetCloseCommand
Libraries/TabbingFramework/TabbedFrame.h:1357–1360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1355
}
1356
1357
void SetCloseCommand(WORD nCloseCommand)
1358
{
1359
m_nCloseCommand = nCloseCommand;
1360
}
1361
1362
// Message Handling
1363
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected