findMemory
此方法會搜尋已記錄的記憶體配置。
可見性
Public
簽章
bool findMemory (const void*) const;
傳回
此方法會傳回下列其中一項布林值:
true
- 在已記錄的記憶體中找到記憶體。
false
- 找不到記憶體。
上層主題:
OMMemoryManagerSwitchHelper 類別
回饋