CAccessorBase::ReleaseAccessors
Releases the accessors created by the class.
HRESULT ReleaseAccessors(
IUnknown* pUnk
);
Parameters
- pUnk
[in] A pointer to an IUnknown interface for the COM object for which the accessors have been created.
Return Value
A standard HRESULT.
Remarks
Called from CAccessorRowset::Close.
Requirements
Header: atldbcli.h