NAME

CreateErrorInfo  (OLE32.@)

SYNOPSIS

 HRESULT CreateErrorInfo
 (
  ICreateErrorInfo** pperrinfo
 )

DESCRIPTION

Creates an object used to set details for an error information object.

PARAMS

pperrinfo [Out] . Address where error information creation object will be stored.

RETURNS

Success: S_OK.

Failure: HRESULT code.

IMPLEMENTATION

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 Jan 2008.