[]
        
(Showing Draft Content)

C1.Util.DX.WIC.ImagingFactory.CreateComponentEnumerator

CreateComponentEnumerator Method

CreateComponentEnumerator(int, int)

HRESULT IWICImagingFactory::CreateComponentEnumerator([In] unsigned int componentTypes,[In] unsigned int options,[Out, Fast] IEnumUnknown** ppIEnumUnknown)

Declaration
public ComObject CreateComponentEnumerator(int componentTypes, int options)
Parameters
Type Name Description
int componentTypes
int options
Returns
Type Description
ComObject