Description
Returns the owning PBDOM_DOCUMENT of the current PBDOM_CDATA.
Syntax
pbdom_cdata_name.GetOwnerDocumentObject()
Return value
PBDOM_OBJECT.
Usage
If there is no owning PBDOM_DOCUMENT, null is returned.
See also
Description
Returns the owning PBDOM_DOCUMENT of the current PBDOM_CDATA.
Syntax
pbdom_cdata_name.GetOwnerDocumentObject()
Return value
PBDOM_OBJECT.
Usage
If there is no owning PBDOM_DOCUMENT, null is returned.
See also