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

Method IsNull

Libraries/TabbingFramework/atlgdix.h:420–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418 operator HACCEL() const { return m_hAccel; }
419
420 bool IsNull() const { return m_hAccel == NULL; }
421
422 // Create methods
423

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected