Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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