'Declaration Public Shared Sub CreateFactory( _ ByVal factoryType As FactoryType, _ ByVal iid As Guid, _ ByVal factory As ComObject _ )
public static void CreateFactory( FactoryType factoryType, Guid iid, ComObject factory )
Parameters
- factoryType
- iid
- factory