Microsoft SDK for Java

getFeatures

This method of the SafeArray Class retrieves the contents of the fFeatures bitmask. This bitmask (defined as part of the OLE SAFEARRAY data structure) provides various types of information about the SAFEARRAY.

Syntax

public int getFeatures();

Return Value

Returns the fFeatures field.

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