Help Center

DSAFEARRAY.VARTYPEmethod

Safe array VARIANT type.

COMmethodDSafeArray.incdoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Description

The base type of the array (the VARTYPE of each element of the array). The VARTYPE is restricted to a subset of the variant types. Neither the VT_ARRAY nor the VT_BYREF flag can be set. VT_EMPTY and VT_NULL are not valid base types for the array. All other types are legal.

Reference

  • Include file DSafeArray.inc
  • Documented in COM/DSAFEARRAY Class.md
  • Topic: DSAFEARRAY Class