Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LegacyUpdate/LegacyUpdate
/ SetExtent
Method
SetExtent
include/com/IOleObjectImpl.h:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
STDMETHODIMP SetExtent(DWORD dwDrawAspect, SIZEL *psizel) {
111
return S_OK;
112
}
113
114
STDMETHODIMP GetExtent(DWORD dwDrawAspect, SIZEL *psizel) {
115
if (psizel == NULL) {
Callers
1
SetContentExtent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected