Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LegacyUpdate/LegacyUpdate
/ Update
Method
Update
include/com/IOleObjectImpl.h:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
STDMETHODIMP Update(void) {
88
return S_OK;
89
}
90
91
STDMETHODIMP IsUpToDate(void) {
92
return S_OK;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected