RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConnectionPoint.Advise Method
Pascal
function Advise(const unkSink: IUnknown; out dwCookie: Longint): HResult; stdcall;
C++
__fastcall __stdcall HRESULT Advise(const IUnknown unkSink, Longint dwCookie);

This is Advise, a member of class TConnectionPoint.

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