GetDeviceManufacturer Method
GetDeviceManufacturer(int, IntPtr)
HRESULT IWICBitmapCodecInfo::GetDeviceManufacturer([In] unsigned int cchDeviceManufacturer,[In] void* wzDeviceManufacturer,[Out] unsigned int* pcchActual)
Declaration
public int GetDeviceManufacturer(int cchDeviceManufacturer, IntPtr deviceManufacturer)
Public Function GetDeviceManufacturer(cchDeviceManufacturer As Integer, deviceManufacturer As IntPtr) As Integer
Parameters
| Type |
Name |
Description |
| int |
cchDeviceManufacturer |
|
| IntPtr |
deviceManufacturer |
|
Returns