Description
Returns a long integer code that indicates the class of the current PBDOM_PROCESSINGINSTRUCTION object.
Syntax
pbdom_pi_name.GetObjectClass()
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.