[]
HRESULT IWICImagingFactory::CreateComponentEnumerator([In] unsigned int componentTypes,[In] unsigned int options,[Out, Fast] IEnumUnknown** ppIEnumUnknown)
public ComObject CreateComponentEnumerator(int componentTypes, int options)
Public Function CreateComponentEnumerator(componentTypes As Integer, options As Integer) As ComObject
| Type | Name | Description |
|---|---|---|
| int | componentTypes | |
| int | options |
| Type | Description |
|---|---|
| ComObject |