GetUintValue

Description

Returns the value of a PBDOM_ATTRIBUTE object as type Uint.

Syntax

pbdom_attribute_name.GetUintValue()

Argument

Description

pbdom_attribute_name

The name of the PBDOM_ATTRIBUTE


Return value

Uint.

Throws

EXCEPTION_DATA_CONVERSION -- If data conversion fails.

See also

SetUintValue