[To be supplied.]
[Visual Basic] Sub Unadvise( _ ByVal dwCookie As Integer _ ) [C#] void Unadvise( int dwCookie ); [C++] void Unadvise( int dwCookie ) = 0; [JScript] function Unadvise( dwCookie : int );
UCOMIConnectionPoint Interface | UCOMIConnectionPoint Members | System.Runtime.InteropServices Namespace