COpenGL::GetRenderingContextChecking

int GetRenderingContextChecking( void );

Return Value

Returns 1 when COpenGL object’s rendering context checking is enabled. Returns 0 when COpenGL object’s rendering context checking is disabled.

Remarks

See the SetRenderingContextChecking method for more information about the rendering context checking mode.

See Also

SetRenderingContextChecking