body property

Gets an interface pointer to the document body object.

Syntax

HRESULT value = object.get_body(IHTMLElement** p);

Property values

Type: Object

the body object.