public static void PutProperty (LPCTSTR lpszPropertyconst V&ARIANTamp;vtValue );
public static void PutProperty (LPCTSTR , double lpszPropertyName dValue );
public static void PutProperty (LPCTSTR lpszPropertyName, lungo l-value );
public static void PutProperty (LPCTSTR lpszPropertyName, LPCTSTR lpszValue );
public static void PutProperty (LPCTSTR lpszPropertyNamebrevi nValue );
Parametri
lpszProperty
Una stringa che contiene le proprietà per impostare.
vtValue
Il nuovo valore della proprietà indicata da lpszProperty.
lpszPropertyName
Un puntatore a una stringa contenente il nome della proprietà per impostare.
dValue
Il nuovo valore della proprietà.
l-value
Il nuovo valore della proprietà.
lpszValue
Un puntatore a una stringa contenente il nuovo valore della proprietà.
nValue
Il nuovo valore della proprietà.
Osservazioni
Chiamare questa funzione membro per impostare la proprietà associata a un determinato oggetto.
Si applica a WebBrowser e Internet Explorer.
CHtmlView pa&noramica |nbsp; Membri della classe | Gerarchia Chart
Vedere a&nchenbsp;CHtmlView::GetProperty, IWebBrowser2::PutProperty