Exemplo n.º 1
0
 public unsafe static extern int xiProcGetParam(void *processing_handle, string prm, void *val, int *size, PRM_TYPE *type);
Exemplo n.º 2
0
 public unsafe static extern int xiGetParam(void *hDevice, string prm, void *val, int *size, PRM_TYPE *type);