INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

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

ECOM_IUNKNOWN
end
feature -- interface members

SetUpdateOptions (dwupdateopt: INTEGER): ECOM_HRESULT
-- [ FUNCTION ] SetUpdateOptions
-- ARGUMENTS:
-- [in][lcid] unsigned int dwUpdateOpt
-- RETURN: HRESULT

GetUpdateOptions (pdwupdateopt: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT
-- [ FUNCTION ] GetUpdateOptions
-- ARGUMENTS:
-- [out][lcid] unsigned int * pdwUpdateOpt
-- RETURN: HRESULT

SetSourceMoniker (pmk: expanded ECOM_CLIENT_IMONIKER; rclsid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT
-- [ FUNCTION ] SetSourceMoniker
-- ARGUMENTS:
-- [in][lcid] IMoniker * pmk
-- [in][lcid] _GUID * rclsid
-- RETURN: HRESULT

GetSourceMoniker (ppmk: expanded ECOM_PTR [expanded ECOM_CLIENT_IMONIKER]): ECOM_HRESULT
-- [ FUNCTION ] GetSourceMoniker
-- ARGUMENTS:
-- [out][lcid] IMoniker * * ppmk
-- RETURN: HRESULT

SetSourceDisplayName (pszstatustext: POINTER): ECOM_HRESULT
-- [ FUNCTION ] SetSourceDisplayName
-- ARGUMENTS:
-- [in][lcid] LPWSTR pszStatusText
-- RETURN: HRESULT

GetSourceDisplayName (ppszdisplayname: expanded ECOM_PTR [POINTER]): ECOM_HRESULT
-- [ FUNCTION ] GetSourceDisplayName
-- ARGUMENTS:
-- [out][lcid] LPWSTR * ppszDisplayName
-- RETURN: HRESULT

BindToSource (bindflags: INTEGER; pbc: expanded ECOM_CLIENT_IBINDCTX): ECOM_HRESULT
-- [ FUNCTION ] BindToSource
-- ARGUMENTS:
-- [in][lcid] unsigned int bindflags
-- [in][lcid] IBindCtx * pbc
-- RETURN: HRESULT

BindIfRunning: ECOM_HRESULT
-- [ FUNCTION ] BindIfRunning
-- RETURN: HRESULT

GetBoundSource (ppunk: expanded ECOM_PTR [expanded ECOM_CLIENT_IUNKNOWN]): ECOM_HRESULT
-- [ FUNCTION ] GetBoundSource
-- ARGUMENTS:
-- [out][lcid] IUnknown * * ppunk
-- RETURN: HRESULT

UnbindSource: ECOM_HRESULT
-- [ FUNCTION ] UnbindSource
-- RETURN: HRESULT

Update (pbc: expanded ECOM_CLIENT_IBINDCTX): ECOM_HRESULT
-- [ FUNCTION ] Update
-- ARGUMENTS:
-- [in][lcid] IBindCtx * pbc
-- RETURN: HRESULT
end -- class ECOM_IOLELINK

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES