IVsUIShellOpenDocument2 Interface

Definição

Fornece a lista de visualizações de documento padrão. Implementado pelo ambiente. Estende, mas não herda de IVsUIShellOpenDocument .

public interface class IVsUIShellOpenDocument2
public interface class IVsUIShellOpenDocument2
__interface IVsUIShellOpenDocument2
[System.Runtime.InteropServices.Guid("0649BDA0-0978-4CA0-AB0B-0F619199BCCA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsUIShellOpenDocument2
[<System.Runtime.InteropServices.Guid("0649BDA0-0978-4CA0-AB0B-0F619199BCCA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsUIShellOpenDocument2 = interface
Public Interface IVsUIShellOpenDocument2
Atributos

Métodos

GetDefaultPreviewers(UInt32, VSDEFAULTPREVIEWER[], UInt32)

Fornece uma lista de visualizações padrão. Esta é a lista de visualizações que seriam iniciadas se IVsUIShellOpenDocument:: OpenStandardPreviewer (NULL) for chamado.

Aplica-se a