CVRApplications.GetApplicationKeyByProcessId 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 GetApplicationKeyByProcessId(System::UInt32 unProcessId, System::Text::StringBuilder ^ pchAppKeyBuffer, System::UInt32 unAppKeyBufferLen);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError GetApplicationKeyByProcessId (uint unProcessId, System.Text.StringBuilder pchAppKeyBuffer, uint unAppKeyBufferLen);
member this.GetApplicationKeyByProcessId : uint32 * System.Text.StringBuilder * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRApplicationError
Public Function GetApplicationKeyByProcessId (unProcessId As UInteger, pchAppKeyBuffer As StringBuilder, unAppKeyBufferLen As UInteger) As EVRApplicationError
Parameters
- unProcessId
- UInt32
- pchAppKeyBuffer
- StringBuilder
- unAppKeyBufferLen
- UInt32