[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapCodecInfo.GetDeviceModels

GetDeviceModels Method

GetDeviceModels(int, nint)

HRESULT IWICBitmapCodecInfo::GetDeviceModels([In] unsigned int cchDeviceModels,[In] void* wzDeviceModels,[Out] unsigned int* pcchActual)

Declaration
public int GetDeviceModels(int cchDeviceModels, nint deviceModels)
Public Function GetDeviceModels(cchDeviceModels As Integer, deviceModels As IntPtr) As Integer
Parameters
Type Name Description
int cchDeviceModels
nint deviceModels
Returns
Type Description
int