ONVIFDeviceInfo
Delphi
function ONVIFDeviceInfo (ONVIFDeviceInfoType: TONVIFDeviceInfo): string;
C++Builder
System::UnicodeString __fastcall ONVIFDeviceInfo(TONVIFDeviceInfo ONVIFDeviceInfoType);
C#
public string ONVIFDeviceInfo(TONVIFDeviceInfo ONVIFDeviceInfoType);
VB.NET
Public Function ONVIFDeviceInfo(ONVIFDeviceInfoType As TONVIFDeviceInfo) As String
C++/Qt
wchar_t * ONVIFDeviceInfo (TONVIFDeviceInfo ONVIFDeviceInfoType);
Returns the specified ONVIF information as a string.
Set ONVIFDeviceInfoType with the type of ONVIF information desired.