Jim Trainor - 2003-12-31

Logged In: YES
user_id=239292

Another comment...

4)

The GetPallete(), GetPalleteSize(), GetPaletteLayout(), and
GetPaletteLayoutElements() do not check if the property is
present and return the appropriate error code. The methods
have buffer size checks that, presamably, prevent accessing
non-existant property data. However, this is not consistent
with most optional property access methods (of other
classes).