Lines Matching refs:IVirtualBoxErrorInfo
35 COM_STRUCT_OR_CLASS(IVirtualBoxErrorInfo);
64 * IVirtualBoxErrorInfo:
92 * IVirtualBoxErrorInfo object is created and the given error is saved within.
94 * attached to the new created IVirtualBoxErrorInfo object. Next this object is
131 * or the extended IVirtualBoxErrorInfo interface when when it is available
133 * Currently, IVirtualBoxErrorInfo is only available for VirtualBox components.
139 * IVirtualBoxErrorInfo. If #isFullAvailable() returns true, it means that all
144 * and IErrorInfo/nsIException/IVirtualBoxErrorInfo attributes/methods:
146 * ErrorInfo IErrorInfo nsIException IVirtualBoxErrorInfo
192 /** Specialization for the IVirtualBoxErrorInfo smart pointer */
193 ErrorInfo (const ComPtr <IVirtualBoxErrorInfo> &aPtr)
199 * Constructs a new ErrorInfo instance from the IVirtualBoxErrorInfo
203 * @param aInfo pointer to the IVirtualBoxErrorInfo interface that
206 ErrorInfo (IVirtualBoxErrorInfo *aInfo)
342 HRESULT getVirtualBoxErrorInfo(ComPtr<IVirtualBoxErrorInfo> &pVirtualBoxErrorInfo);
367 void init(IVirtualBoxErrorInfo *aInfo);
390 * IVirtualBoxErrorInfo instance to construct itself.
400 * and the errorInfo attribute returns a valid IVirtualBoxErrorInfo pointer,