Help Center

DSAFEARRAY.GetTypemethod

Returns the VARTYPE stored in the given safe array.

COMmethodDSafeArray.incdocumented

Syntax

FUNCTION GetType () AS VARTYPE

Description

Returns the VARTYPE stored in the given safe array.

Reference

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