Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a reference count to an existing accessor.
STDMETHOD(AddRefAccessor)(
HACCESSOR hAccessor,
DBREFCOUNT* pcRefCount
);
Parameters
See IAccessor::AddRefAccessor in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h
See Also
Reference
IAccessorImpl::ReleaseAccessor