예제 #1
0
 public uint SetEventCallback(uint cameraHandle, prSetEventCB prSetEventCB)
 {
     return(PR_SetEventCallBack(cameraHandle, 0, Marshal.GetFunctionPointerForDelegate(prSetEventCB)));
 }
예제 #2
0
 public uint SetEventCallback(uint cameraHandle, prSetEventCB prSetEventCB)
 {
     return PR_SetEventCallBack(cameraHandle, 0, Marshal.GetFunctionPointerForDelegate(prSetEventCB));
 }