CDicObj.DispObjmethod
Returns a counted reference of the underlying dispatch pointer.
Syntax
FUNCTION DispObj () AS ANY PTR
Description
Returns a counted reference of the underlying dispatch pointer. You must call IUnknown_Release when no longer needs it.
Reference
- Include file
CDicObj.inc - Defined in AfxNova/CDicObj.inc:160
- Documented in Windows/Windows Script/CDicObj Class.md
- Topic: CDicObj Class