CComPtr::Release

Calls IUnknown::Release through p and sets p to NULL.

Syntax

ULONG Release( VOID );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComPtr Overview, CComPtr Methods