IHTMLPhraseElement2 interface

This interface provides access to properties for phrase elements.

Members

The IHTMLPhraseElement2 interface inherits from the IDispatch interface. IHTMLPhraseElement2 also has these types of members:

  • Properties

Properties

The IHTMLPhraseElement2 interface has these properties.

Property Description

cite

Sets or retrieves reference information about the object.

dateTime

Sets or retrieves the date and time of a modification to the object.

 

Remarks

This interface extends the IHTMLPhraseElement Interface which contains no methods or properties.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch