MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / ~GlobalLock

Method ~GlobalLock

include/Win32/Win32Lib.h:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 ~GlobalLock()
104 {
105 ::GlobalUnlock(m_hg);
106 }
107
108 T* Ptr() const
109 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected