API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > OdGLES2JsonServer Class > OdGLES2JsonServer Methods > OdGLES2JsonServer::release Method
OdGLES2JsonServer::release Method
Syntax
C++
void release();

Declares the method decrementing the reference counter in objects derived from this class.

It is the pure virtual method that does not have an implementation. You must redefine it in the derived class.

Overview of Smart Pointer Classes

Copyright © 2002–2020. Open Design Alliance. All rights reserved.