|
|
C_SetCallerLong |
C_SetCallerLong sets the caller defined value associated with an object handle. This value can be retrieved by C_GetCallerLong. A typical use of the caller long is to store a pointer to information associated with the object.
The handle of an object.
The new value of caller long.
Points to a variable in which the status result for the function call will be returned.