MCPcopy 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
117STDMETHODIMP OpAutomation::EnablePicCache(LONG enable, LONG *ret) {
118
119 obj.EnablePicCache(enable, ret);
120
121 return S_OK;
122}
123
124STDMETHODIMP OpAutomation::CapturePre(BSTR file, LONG *ret) {
125

Callers 1

OpEnablePicCacheFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected