Mac OS 9
XMLAttributeValue Union Reference

#include <QuickTimeComponents.h>

Data Fields

SInt32 number
 
Boolean boolean
 
RGBColor color
 
UInt32 enumType
 

Detailed Description

A Parsed XML attribute value, one of number/percent, boolean/on-off, color, or enumerated type

Field Documentation

◆ boolean

Boolean XMLAttributeValue::boolean

The value when valueKind is attributeValueKindInteger or attributeValueKindPercent

◆ color

RGBColor XMLAttributeValue::color

The value when valueKind is attributeValueKindBoolean or attributeValueKindOnOff

◆ enumType

UInt32 XMLAttributeValue::enumType

The value when valueKind is attributeValueKindColor


The documentation for this union was generated from the following file: