[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ComponentInfo.Create

Create Method

Create(ImagingFactory, Guid)

Initializes a new instance of the ComponentInfo class.

Declaration
public static ComponentInfo Create(ImagingFactory factory, Guid clsidComponent)
Parameters
Type Name Description
ImagingFactory factory

The factory.

Guid clsidComponent

The CLSID component.

Returns
Type Description
ComponentInfo