.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH IUnknown_AtomicRelease 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBIUnknown_AtomicRelease\fR (SHLWAPI.169) .SH SYNOPSIS void IUnknown_AtomicRelease ( IUnknown** \fIlpUnknown\fR ) .SH DESCRIPTION .PP Release an interface and zero a supplied pointer. .SH PARAMS \fIlpUnknown\fR \fB[In]\fR Object to release. .PP .SH RETURNS .PP Nothing. .SH IMPLEMENTATION .PP Declared in \fB"shlwapi.h"\fR. .PP Implemented in \fB"dlls/shlwapi/ordinal.c"\fR. .PP Debug channel \fB"shell"\fR.