SC_Client_Retain()
Increments object's reference count.
Synopsis:
#include <scoreloop/sc_client.h>
void SC_Client_Retain(SC_Client_h self)
Arguments:
- self
-
An opaque handle for the current client instance.
Library:
libscoreloopcoreDescription:
This method increments the reference count of the client instance.