RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.SetAdvise Method
Pascal
function SetAdvise(aspects: Longint; advf: Longint; const advSink: IAdviseSink): HResult; stdcall;
C++
__fastcall __stdcall HRESULT SetAdvise(Longint aspects, Longint advf, const IAdviseSink advSink);

This is SetAdvise, a member of class TActiveXControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!