Skip to content

ONVIF_GetStr

function

Delphi
function ONVIF_GetStr (ParamIdentifier: string; out Value: pByte): Boolean;
C++Builder
bool __fastcall ONVIF_GetStr(System::UnicodeString ParamIdentifier, System::UnicodeString &Value);
C#
public bool ONVIF_GetStr(string ParamIdentifier, out IntPtr Value);
VB.NET
Public Function ONVIF_GetStr(ParamIdentifier As String, ByRef Value As IntPtr) As Boolean
C++/Qt
BOOL ONVIF_GetStr (wchar_t *ParamIdentifier, byte * *Value);

Used to retrieve settings from the Datastead RTSP/RTMP/HTTP/ONVIF DirectShow Source Filter