VideoCaptureDeviceItem::getDriverVersion Method |
|||||||||||||||||||||||
| Retrives the driver version. | |||||||||||||||||||||||
| Syntax: | HRESULT getDriverVersion( int& major, int& minor, int& spnum, int& build ); |
||||||||||||||||||||||
|
|||||||||||||||||||||||
| Return value: | S_OK, if a driver version could be fetched from the device. E_NOTIMPL, if the device does not provide access to its driver version. |
||||||||||||||||||||||
| See also: | VideoCaptureDeviceItem | ||||||||||||||||||||||