다음을 통해 공유


IXAPO::Release method

Decrements the XAPO object's reference count and deletes the object if the reference count falls to zero.

Syntax

ULONG Release();

Parameters

This method has no parameters.

Return value

Returns the new reference count for the XAPO object.

Remarks

Platform Requirements

Windows 10 (XAudio2.9); Windows 8, Windows Phone 8 (XAudio 2.8); DirectX SDK (XAudio 2.7)

Requirements

Header

XAPO.h

See also

IXAPO