Incrementing the Handler Reference Count

The AddRef method increments the stream-hander or file-handler reference count.

STDMETHODIMP_(ULONG) CAVIFileCF::AddRef()

{

return ++m_refs;

}

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples