[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapCodecInfo.GetDeviceManufacturer

GetDeviceManufacturer Method

GetDeviceManufacturer(int, nint)

HRESULT IWICBitmapCodecInfo::GetDeviceManufacturer([In] unsigned int cchDeviceManufacturer,[In] void* wzDeviceManufacturer,[Out] unsigned int* pcchActual)

Declaration
public int GetDeviceManufacturer(int cchDeviceManufacturer, nint deviceManufacturer)
Public Function GetDeviceManufacturer(cchDeviceManufacturer As Integer, deviceManufacturer As IntPtr) As Integer
Parameters
Type Name Description
int cchDeviceManufacturer
nint deviceManufacturer
Returns
Type Description
int