3 Registering Custom Elements

3 Q3ElementType_GetElementSize

You can use the Q3ElementType_GetElementSize function to get the size of an application-defined element type.

TQ3Status Q3ElementType_GetElementSize (
TQ3ElementType elementType, 
unsigned long *sizeOfElement);
elementType An element type.
sizeOfElement
On exit, the number of bytes occupied by an element of the specified element object class.

DESCRIPTION


The Q3ElementType_GetElementSize function returns, in the sizeOfElement parameter, the number of bytes occupied by an element of the type specified by the elementType parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker