MCPcopy Create free account
hub / github.com/LegacyUpdate/LegacyUpdate / SetColorScheme

Method SetColorScheme

include/com/IOleObjectImpl.h:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139 STDMETHODIMP SetColorScheme(LOGPALETTE *pLogpal) {
140 return E_NOTIMPL;
141 }
142};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected