INuiFrameTexture::Release Method
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Decrements the reference count.
Syntax
public:
ULONG Release()
Return Value
Type: ULONG
Returns the reference count. This value is intended to be used only for test purposes.
Remarks
Call this method when you no longer need to use an interface pointer.
Requirements
Header: Declared in Unknwn.h.