GetObjectClass

Description

Returns a long integer code that indicates the class of the current PBDOM_PROCESSINGINSTRUCTION object.

Syntax

pbdom_pi_name.GetObjectClass()

Argument

Description

pbdom_pi_name

The name of a PBDOM_OBJECT


Return value

Long.

GetObjectClass returns a long integer code that indicates the class of the current PBDOM_OBJECT. If pbdom_pi_name is a PBDOM_PROCESSINGINSTRUCTION object, the returned value is 10.