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 a pointer to registered status information for the control by calling OleRegGetMiscStatus.
STDMETHOD(GetMiscStatus)(
DWORD dwAspect,
DWORD* pdwStatus
);
Remarks
The status information includes behaviors supported by the control and presentation data. You can add status information to your project's .rgs file.
See IOleObject::GetMiscStatus in the Windows SDK.
Requirements
Header: atlctl.h