CVRApplications.GetApplicationProcessId(String) Method

Definition

public:
 System::UInt32 GetApplicationProcessId(System::String ^ pchAppKey);
public uint GetApplicationProcessId (string pchAppKey);
member this.GetApplicationProcessId : string -> uint32
Public Function GetApplicationProcessId (pchAppKey As String) As UInteger

Parameters

pchAppKey
String

Returns

UInt32

Applies to