Home
last modified time | relevance | path

Searched refs:impl_from_ICreateErrorInfo (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/ole32/
H A Derrorinfo.c78 static inline ErrorInfoImpl *impl_from_ICreateErrorInfo( ICreateErrorInfo *iface ) in impl_from_ICreateErrorInfo() function
231 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_QueryInterface()
238 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_AddRef()
245 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_Release()
254 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_SetGUID()
264 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_SetSource()
277 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_SetDescription()
289 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_SetHelpFile()
300 ErrorInfoImpl *This = impl_from_ICreateErrorInfo(iface); in ICreateErrorInfoImpl_SetHelpContext()