IViewObjectExImpl::GetNaturalExtent
Vengono forniti suggerimenti di ridimensionamento dal contenitore dell'oggetto da utilizzare come utente lo ridimensiona.
STDMETHOD(GetNaturalExtent)(
DWORD dwAspect,
LONG /* lindex */,
DVTARGETDEVICE* /* ptd */,
HDC /* hicTargetDevice */,
DVEXTENTINFO* pExtentInfo,
LPSIZEL psizel
);
Note
Se dwAspect è DVASPECT_CONTENT e il pextentinfo->dwextentmode è DVEXTENT_CONTENT, set *psizel al membro dati CComControlBase::m_sizeNaturaldella classe del controllo.In caso contrario, restituisce un errore HRESULT.
Vedere IViewObjectEx::GetNaturalExtent in Windows SDK.
Requisiti
Header: atlctl.h