Help Center

DSAFEARRAY.LocksCountmethod

Returns the number of times the array has been locked without the corresponding unlock.

COMmethodDSafeArray.incdocumented

Syntax

FUNCTION LocksCount () AS UINT

Description

Returns the number of times the array has been locked without the corresponding unlock.

Reference

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