MMCCtrl.GetBackground method
The GetBackground method returns the MMCDisplayObject object used for the background image.
Syntax
MMCCtrl.GetBackground( _
ByVal szGroupText _
)
Parameters
-
szGroupText [in]
-
A string that contains the group name that identifies the taskpad. The group name is the string that follows the hash (#) in the string passed in the ppViewType parameter when MMC called IComponent::GetResultViewType to display the taskpad. If no group name was specified, szGroupText is an empty string.
Be aware that the group name is stored in the hash property of the location object of the taskpad's HTML page.
Return value
An MMCDisplayObject object that contains the display information for the taskpad's background image.
Requirements
Redistributable |
MMC 1.1 or later |
DLL |
|