GetOwnerDocumentObject

Description

Returns the owning PBDOM_DOCUMENT of the current PBDOM_CDATA.

Syntax

pbdom_cdata_name.GetOwnerDocumentObject()

Argument

Description

pbdom_cdata_name

The name of a PBDOM_CDATA


Return value

PBDOM_OBJECT.

Usage

If there is no owning PBDOM_DOCUMENT, null is returned.

See also

GetParentObject

SetParentObject