Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LegacyUpdate/LegacyUpdate
/ GetMiscStatus
Method
GetMiscStatus
include/com/IOleObjectImpl.h:135–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
STDMETHODIMP GetMiscStatus(DWORD dwAspect, DWORD *pdwStatus) {
136
return OleRegGetMiscStatus(__uuidof(TImpl), dwAspect, pdwStatus);
137
}
138
139
STDMETHODIMP SetColorScheme(LOGPALETTE *pLogpal) {
140
return E_NOTIMPL;
Callers
1
QuickActivate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected