Purpose
Abstract class all DAO Objects inherit from
Accesses
Error | Error object that describes the error for the last COM Call |
Interface | Interface Pointer |
Methods
AddRef() | Increments reference count for underlying COM Object |
AsOleAutoObject() | Returns OleAutoObject that matches the DAO Object |
AsVocomObject() | Returns VOCOM Idispatch_ object that matches the DAO Object |
Axit() | Destructor. Called by VO garbage collector. |
Destroy() | A method to free the resources used by a DAO Object |
Init() | Instantiate a DAO Object |
Release() | Decrements reference count for underlying COM Object |