'Declaration ReadOnly Property parentDocument As IHTMLDocument2
IHTMLDocument2 parentDocument {get;}
parentDocument
property of IHTMLDocument3
interface.
'Declaration ReadOnly Property parentDocument As IHTMLDocument2
IHTMLDocument2 parentDocument {get;}
An original IDL definition of parentDocument
property was the following: IHTMLDocument2* parentDocument
;