Beispiel #1
0
 private static extern bool ApplyDeltaB(
         DeltaApplyFlag applyFlags,
         DeltaInput source,
         DeltaInput delta,
         out DeltaOutput target);
Beispiel #2
0
 private static extern bool ApplyDeltaB(
     DeltaApplyFlag applyFlags,
     DeltaInput source,
     DeltaInput delta,
     out DeltaOutput target
     );