INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_EXCEPINFO
inherit

RTS_SERVER
end
feature -- members

wCode: RTS_SHORT_INTEGER

wReserved: RTS_SHORT_INTEGER

bstrSource: ECOM_BSTR

bstrDescription: ECOM_BSTR

bstrHelpFile: ECOM_BSTR

dwHelpContext: INTEGER

pvReserved: POINTER

pfnDeferredFillIn: POINTER

scode: INTEGER
feature -- Adapt

adapt (other: ECOM_EXCEPINFO)
feature -- Set

set (wcode_: RTS_SHORT_INTEGER; wreserved_: RTS_SHORT_INTEGER; bstrsource_: ECOM_BSTR; bstrdescription_: ECOM_BSTR; bstrhelpfile_: ECOM_BSTR; dwhelpcontext_: INTEGER; pvreserved_: POINTER; pfndeferredfillin_: POINTER; scode_: INTEGER)
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_EXCEPINFO]
feature -- Size

size: INTEGER
end -- class ECOM_EXCEPINFO

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES