GetOwnerDocumentObject

Description

Returns the owning PBDOM_DOCUMENT of the current PBDOM_DOCTYPE.

Syntax

pbdom_doctype_name.GetOwnerDocumentObject()

Argument

Description

pbdom_doctype_name

The name of a PBDOM_DOCTYPE object


Return value

PBDOM_OBJECT.

Usage

If there is no owning PBDOM_DOCUMENT, null is returned.