McmlLoadResult Class

Provides status when loading a Windows Media Center Markup Language (MCML) resource.

  public class McmlLoadResult : LoadResult

Public Instance Methods

Method Description
BuildGlobal Builds a new instance of a global object (if one exists) from the Global library.
GetColor Gets a shared color (if one exists) from the Color library.
GetGlobal Gets a shared global object (if one exists) from the Global library.
GetImage Gets a shared image (if one exists) from the Image library.
GetSound Gets a shared sound (if one exists) from the Sound library.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also