Searched defs:GlobalMemory (Results 1 – 1 of 1) sorted by relevance
2437 class GlobalMemory { class2441 GlobalMemory() noexcept { in GlobalMemory() function in __anon16fa95300811::GlobalMemory2443 explicit GlobalMemory(HGLOBAL hand_) noexcept : hand(hand_) { in GlobalMemory() function in __anon16fa95300811::GlobalMemory