DSAFEARRAY.Featuresmethod
Returns the flags used by the safe array. This is the same that the Flags method.
Syntax
FUNCTION Features () AS USHORT
Also documented as
Flags — one description covers them all.Description
Returns the flags used by the safe array. This is the same that the Flags method.
Reference
- Include file
DSafeArray.inc - Defined in AfxNova/DSafeArray.inc:768
- Documented in COM/DSAFEARRAY Class.md
- Topic: DSAFEARRAY Class