JCMHandleReferenceCountΒΆ
Purpose
returns the reference count of a pinboard object
Function signature
int JCMHandleReferenceCount(int* nReferences, int handle)
Parameter | in/output | Description |
---|---|---|
nReferences | output | reference count of pinboard object |
handle | input | pinboard handle of object |