Exemple #1
0
 public extern static bool NP_AddImageFile(IntPtr programHwnd, ushort timeSegmentIndex,
                                           ushort pageIndex, uint windowIndex,
                                           string fileName, NP_IMAGEFILE_INFO propInfo);
Exemple #2
0
 public extern static bool NP_SendImageInsertPlay(string cardID, string fileName,
                                                  NP_SIZE windowSize,
                                                  NP_TIMESPAN playDuration,
                                                  NP_IMAGEFILE_INFO propInfo);