Public Member Functions | |
| HRESULT | Activate () |
| Activate frame. | |
Properties | |
| VARIANT_BOOL | Visible [get, set] |
| Get visibility status. | |
| tcomIProfiles | Profiles [get] |
| Return all available profiles. | |
Represents main frame for the domain.
tcomIProfiles Profiles [get] |
Return all available profiles.
It is possible to change profile using method activate in the tcomIProfile interface.
| 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.
| visible | Return true if frame is visible. Return false if frame is not visible. |
| show | True/False if frame should be visible. |