_ImageMonikerType Enum

Definition

Describes the type of the image moniker.

public enum class _ImageMonikerType
public enum class _ImageMonikerType
enum _ImageMonikerType
public enum _ImageMonikerType
type _ImageMonikerType = 
Public Enum _ImageMonikerType
Inheritance
_ImageMonikerType

Fields

IMT_Custom 2

The moniker was created as a result of a custom image being added.

IMT_LoadedFromManifest 1

The moniker was loaded from a manifest.

IMT_System 3
IMT_Unknown 0

The moniker is invalid or stale.

Applies to