Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ IsNull
Method
IsNull
Libraries/TabbingFramework/atlgdix.h:279–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
operator HCURSOR() const { return m_hCursor; }
278
279
bool IsNull() const { return m_hCursor == NULL; }
280
281
// Create methods
282
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected