METRO_MONITOR_MODE enumeration

Applies to: desktop apps only

Syntax

typedef enum METRO_MONITOR_MODE { 
  MMM_UNKNOWN   = 0,
  MMM_DESKTOP   = 1,
  MMM_METRO     = 2 
} METRO_MONITOR_MODE;

Constants

  • MMM_UNKNOWN

  • MMM_DESKTOP

  • MMM_METRO

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

CredentialProvider.h

IDL

CredentialProvider.idl

 

 

Send comments about this topic to Microsoft

Build date: 7/4/2012