HRESULT GetColorSet( DWORD dwAspect, LONG lindex, void* pvAspect, DVTARGETDEVICE* ptd, HDC hicTargetDevice, LOGPALETTE** ppColorSet );
See IViewObject::GetColorSet in the Win32 SDK.
Remarks
Returns E_NOTIMPL.
IViewObjectExImpl Overview | Class Members