returns the IWindow associated with this IChannel
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
SyntaxReadOnly Property Window As IWindow
	Get
property IWindow^ Window {
	IWindow^ get ();
}abstract Window : IWindow with get
Property Value
Type: 
IWindow
See Also