Interface IFactoryProvider
-
- All Superinterfaces:
com4j.Com4jObject
public interface IFactoryProvider extends com4j.Com4jObject
Getter for unique factory.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
getFactory(com4j.GUID lpclsid)
Returns the factory specified by its GUID.
-