JCMHandleListΒΆ
Purpose
returns list of all handles in pinboard. Increases reference count of each handle by 1. The number of handles is obtained via JCMPinboardSize and should be used to resize handles list
Function signature
int JCMHandleList(int** handles)
Parameter | in/output | Description |
---|---|---|
handles | output | list of handles |