SCOPEDATAITEM.nOpenImage Campo

Definição

Especifica o índice de imagem virtual na lista de imagens quando essa instância da estrutura SCOPEDATAITEM está selecionada.Specifies the virtual image index in the image list when this instance of the SCOPEDATAITEM structure is selected.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public: int nOpenImage;
public int nOpenImage;
val mutable nOpenImage : int
Public nOpenImage As Integer 

Valor do campo

Int32

Comentários

Para obter mais informações sobre programação com a SCOPEDATAITEM estrutura e o MMC (console de gerenciamento Microsoft), consulte o Guia do programador do MMC.For more information about programming with the SCOPEDATAITEM structure and the Microsoft Management Console (MMC), see the MMC Programmer's Guide.

Aplica-se a

Confira também