CHtmlEditCtrlBase::Iframe
Sostituisce un frame inline nella selezione corrente.
HRESULT Iframe(
LPCTSTR szId = NULL
) const;
Parametri
- szId
L'id del frame inline.
Valore restituito
Restituisce S_OK su positivo, o un errore HRESULT di errore.
Note
Questo metodo invia ID di comando IDM_IFRAME al controllo WebBrowser.
Requisiti
Header: afxhtml.h