CVRApplications.GetApplicationProcessId(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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