CVRApplications.IdentifyApplication(UInt32, String) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRApplicationError IdentifyApplication(System::UInt32 unProcessId, System::String ^ pchAppKey);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError IdentifyApplication (uint unProcessId, string pchAppKey);
member this.IdentifyApplication : uint32 * string -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError
Public Function IdentifyApplication (unProcessId As UInteger, pchAppKey As String) As EVRApplicationError

Parameters

unProcessId
UInt32
pchAppKey
String

Returns

EVRApplicationError

Applies to