KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > wmi > ISWbemLastError


1 // GENERATED. DO NOT MODIFY
2
package wmi;
3
4 import com4j.*;
5
6 /**
7  * The last error on the current thread
8  */

9 @IID("{D962DB84-D4BB-11D1-8B09-00600806D9B6}")
10 public interface ISWbemLastError extends ISWbemObject {
11 }
12
Popular Tags