CVRApplications.IsApplicationInstalled(String) Method

Definition

public:
 bool IsApplicationInstalled(System::String ^ pchAppKey);
public bool IsApplicationInstalled (string pchAppKey);
member this.IsApplicationInstalled : string -> bool
Public Function IsApplicationInstalled (pchAppKey As String) As Boolean

Parameters

pchAppKey
String

Returns

Boolean

Applies to