IViewObjectExImpl::GetViewStatus
Returns information about the opacity of the object and what drawing aspects are supported.
STDMETHOD(GetViewStatus)(
DWORD* pdwStatus
);
Remarks
By default, ATL sets pdwStatus to indicate that the control supports VIEWSTATUS_OPAQUE (possible values are in the VIEWSTATUS enumeration).
See IViewObjectEx::GetViewStatus in the Windows SDK.
Requirements
Header: atlctl.h