3 Registering Custom Elements
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.
Q3ElementType_GetElementSize
function returns, in the sizeOfElement
parameter, the number of bytes occupied by an element of the type specified by the elementType
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker