Microsoft SDK for Java

getElemSize

This method of the SafeArray Class retrieves the size of a single element.

Syntax

public int getElemSize();

Return Value

Returns the size of a single element, measured in bytes.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.