CVROverlay.GetOverlayFlags(UInt64, UInt32) 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 GetOverlayFlags(System::UInt64 ulOverlayHandle, System::UInt32 % pFlags);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError GetOverlayFlags (ulong ulOverlayHandle, ref uint pFlags);
member this.GetOverlayFlags : uint64 * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function GetOverlayFlags (ulOverlayHandle As ULong, ByRef pFlags As UInteger) As EVROverlayError
Parameters
- ulOverlayHandle
- UInt64
- pFlags
- UInt32