XGTextureAddressComputer::Release Method

Decrements the refcount and returns the new value. If the new value is zero, the object is deleted.

Syntax

public:
ULONG Release()  

Return value

Type: ULONGĀ 

The updated reference count.

Requirements

Header: Declared in xg.h.

Library: Use xg_x.lib.

See also

XGTextureAddressComputer

XGTextureAddressComputer Members