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

Method IsValid

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

Source from the content-addressed store, hash-verified

779 }
780
781 bool IsValid() const { return m_h != INVALID_HANDLE_VALUE; };
782
783 void Attach(HANDLE h)
784 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected