IVsPersistentTextImage.Image_CloseFullTextScan Método

Definição

Fecha a verificação de texto completo da imagem.

public:
 int Image_CloseFullTextScan();
public:
 int Image_CloseFullTextScan();
int Image_CloseFullTextScan();
public int Image_CloseFullTextScan ();
abstract member Image_CloseFullTextScan : unit -> int
Public Function Image_CloseFullTextScan () As Integer

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Comentários

Assinatura COM

De textmgr. idl:

HRESULT IVsPersistentTextImage::Image_CloseFullTextScan();  

Aplica-se a