Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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