CVRApplications.IdentifyApplication(UInt32, 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:
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