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_CLIENT_IMALLOCSPY
inherit

ECOM_IMALLOCSPY
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IMALLOCSPY]
feature -- interface members

PreAlloc (cbrequest: INTEGER): INTEGER

PostAlloc (pactual: POINTER): POINTER

PreFree (prequest: POINTER; fspyed: INTEGER): POINTER

PostFree (fspyed: INTEGER)

PreRealloc (prequest: POINTER; cbrequest: INTEGER; ppnewrequest: expanded ECOM_PTR [POINTER]; fspyed: INTEGER): INTEGER

PostRealloc (pactual: POINTER; fspyed: INTEGER): POINTER

PreGetSize (prequest: POINTER; fspyed: INTEGER): POINTER

PostGetSize (cbactual: INTEGER; fspyed: INTEGER): INTEGER

PreDidAlloc (prequest: POINTER; fspyed: INTEGER): POINTER

PostDidAlloc (prequest: POINTER; fspyed: INTEGER; factual: INTEGER): INTEGER

PreHeapMinimize

PostHeapMinimize
end -- class ECOM_CLIENT_IMALLOCSPY

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES