tcomILoginDialog Interface Reference

Login dialog object. More...

List of all members.

Properties

VARIANT_BOOL Visible [get, set]
 Get visibility status.
BSTR ActiveDomain [set]
 Select domain.


Detailed Description

Login dialog object.

This object can be used to access login dialog.


Property Documentation

BSTR ActiveDomain [set]

Select domain.

Select given domain.

Parameters:
domain Name of the domain to be selected

VARIANT_BOOL Visible [get, set]

Get visibility status.

Show/Hide login dialog.

Function return true if dialog is visible.

Return values:
visible Return true if dialog is visible. Return false if dialog is not visible.
Parameters:
show True/False if dialog should be displayed.
Note:
When dialog is shown it will be automaticly activated (get focus)


Generated on Thu Aug 27 12:37:14 2009 for Tahiti COM API