CComPtrBase::Release

Call this method to release the interface.

void Release( ) throw( );

Remarks

The interface is released, and CComPtrBase::p is set to NULL.

Requirements

Header: atlcomcli.h

See Also

Reference

CComPtrBase Class

Other Resources

CComPtrBase Members