TSgUserAttribute Struct Reference

struct TSgUserAttribute

A user-defined graphics resource attribute. The Graphics Resource driver can attach attributes defined by the user to a resource at creation time but does not interpret them. The attributes cannot be changed after the resource has been created.

Member Data Documentation

TUid iUid

TUid iUid

The globally unique identifier of the attribute.

TInt iValue

TInt iValue

The value of the attribute.