RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDownLoadURL.OnObjectAvailable Method
Pascal
function OnObjectAvailable(const iid: TGUID; punk: IUnknown): HRESULT; stdcall;
C++
__fastcall __stdcall HRESULT OnObjectAvailable(const TGUID iid, IUnknown punk);

This is OnObjectAvailable, a member of class TDownLoadURL.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!