Help Center

DSAFEARRAY.GetIIDmethod

Returns the GUID of the interface contained within a given safe array.

COMmethodDSafeArray.incdocumented

Syntax

FUNCTION GetIID () AS GUID

Return value

The GUID of the interface, on success, or a null guid on failure.

Description

Returns the GUID of the interface contained within a given safe array.

Reference

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