Help Center

CDicObj.DispPtrmethod

Returns the underlying dispatch pointer.

WindowsmethodCDicObj.incdocumented

Syntax

FUNCTION DispPtr () AS ANY PTR

Description

Returns the underlying dispatch pointer. As it is a raw pointer, don't call IUnknown_Release on it.

Reference

  • Include file CDicObj.inc
  • Defined in AfxNova/CDicObj.inc:149
  • Documented in Windows/Windows Script/CDicObj Class.md
  • Topic: CDicObj Class