IProvideAltHTML.GetAltHTML(String) Método

Definição

Retorna o texto da propriedade Alt.

public:
 int GetAltHTML([Runtime::InteropServices::Out] System::String ^ % pstrAltHTML);
int GetAltHTML([Runtime::InteropServices::Out] std::wstring const & & pstrAltHTML);
public int GetAltHTML (out string pstrAltHTML);
abstract member GetAltHTML : string -> int
Public Function GetAltHTML (ByRef pstrAltHTML As String) As Integer

Parâmetros

pstrAltHTML
String

[out, retval] Ponteiro para a cadeia de caracteres que contém o texto da propriedade Alt.

Retornos

Int32

Aplica-se a