Microsoft Specific
void AddRef( ) throw( _com_error );
Remarks
Calls IUnknown::AddRef on the encapsulated interface pointer, raising an E_POINTER error if the pointer is NULL.
_com_ptr_t Overview
END Microsoft Specific