tcomIFrame Interface Reference

Frame. More...

List of all members.

Public Member Functions

HRESULT Activate ()
 Activate frame.

Properties

VARIANT_BOOL Visible [get, set]
 Get visibility status.
tcomIProfiles Profiles [get]
 Return all available profiles.


Detailed Description

Frame.

Represents main frame for the domain.


Property Documentation

tcomIProfiles Profiles [get]

Return all available profiles.

It is possible to change profile using method activate in the tcomIProfile interface.

Return values:
ppProfiles Return available profiles in the domain.

VARIANT_BOOL Visible [get, set]

Get visibility status.

Show/Hide window.

Function return true if frame is visible.

Return values:
visible Return true if frame is visible. Return false if frame is not visible.
Parameters:
show True/False if frame should be visible.
Note:
Call Activate to set focus to the frame


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