Beispiel #1
0
 public static extern bool dtwStatusInProgress(DtwStatus status);
Beispiel #2
0
 public static extern bool dtwStatusSucceed(DtwStatus status);
Beispiel #3
0
 public static extern bool dtwStatusFailed(DtwStatus status);
Beispiel #4
0
 public static extern bool dtwStatusDetail(DtwStatus status, uint detail);