All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.cofe.win.activex.SWbemObjectSet Maven / Gradle / Ivy

package xyz.cofe.win.activex;

/**
 * https://docs.microsoft.com/en-us/windows/win32/wmisdk/swbemobjectset
 */
public interface SWbemObjectSet {
    Integer getCount();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy