NeedsLogin Property

This integer flag specifies whether the <LOGIN/> child element should be constructed and added to the class Channel object's CDF string when GetCDFString is invoked.

Type

Integer (VT_I4)

Default

0 (false)

Example

IChannel.NeedsLogin = True 'or 1

The CDF string for the channel would then include a <LOGIN/> element.


© 1997-1998 Microsoft Corporation. All rights reserved.