ObsGetConnectionByName
C# Methods Reference
Signature
public int ObsGetConnectionByName(string name)
Parameters
name
string required
No description provided.
Return Type
int
Example
CPH.ObsGetConnectionByName(name);
public int ObsGetConnectionByName(string name)
No description provided.
int
CPH.ObsGetConnectionByName(name);