Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ isValid
Method
isValid
source/MRViewer/MRWin32MessageHandler.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
bool Win32MessageHandler::isValid() const
39
{
40
return parentProc_ != 0;
41
}
42
43
LRESULT Win32MessageHandler::WindowSubclassProc( HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam )
44
{
Callers
3
initialize
Method · 0.45
getHandler
Method · 0.45
scoreUndercuts
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected