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.
public int getFeatures();
Returns the fFeatures field.