CreateErrorInfo (OLE32.@)
HRESULT CreateErrorInfo ( ICreateErrorInfo** pperrinfo )
Creates an object used to set details for an error information object.
pperrinfo | [Out] | . Address where error information creation object will be stored. |
Success: S_OK.
Failure: HRESULT code.
Defined in "oaidl.h".
Implemented in "dlls/ole32/errorinfo.c". source.winehq.org/source/dlls/ole32/errorinfo.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.