Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WallBreaker2/op
/ EnablePicCache
Method
EnablePicCache
libop/com/OpAutomation.cpp:117–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
STDMETHODIMP OpAutomation::EnablePicCache(LONG enable, LONG *ret) {
118
119
obj.EnablePicCache(enable, ret);
120
121
return S_OK;
122
}
123
124
STDMETHODIMP OpAutomation::CapturePre(BSTR file, LONG *ret) {
125
Callers
1
OpEnablePicCache
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected