CVROverlay.SetOverlayNeighbor(EOverlayDirection, UInt64, UInt64) 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::EVROverlayError SetOverlayNeighbor(Microsoft::MixedReality::Toolkit::OpenVR::Headers::EOverlayDirection eDirection, System::UInt64 ulFrom, System::UInt64 ulTo);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError SetOverlayNeighbor (Microsoft.MixedReality.Toolkit.OpenVR.Headers.EOverlayDirection eDirection, ulong ulFrom, ulong ulTo);
member this.SetOverlayNeighbor : Microsoft.MixedReality.Toolkit.OpenVR.Headers.EOverlayDirection * uint64 * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function SetOverlayNeighbor (eDirection As EOverlayDirection, ulFrom As ULong, ulTo As ULong) As EVROverlayError
Parameters
- eDirection
- EOverlayDirection
- ulFrom
- UInt64
- ulTo
- UInt64