AsyncIUnknown.Begin_AddRef

Begins incrementing the reference count for an interface pointer to a COM object.

You should call this method whenever you make a copy of an interface pointer.

interface AsyncIUnknown
Begin_AddRef
()

Return Value

Type: HRESULT

An HRESULT status code.

Meta