CVROverlay.SetOverlayRaw(UInt64, IntPtr, UInt32, UInt32, 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 SetOverlayRaw(System::UInt64 ulOverlayHandle, IntPtr pvBuffer, System::UInt32 unWidth, System::UInt32 unHeight, System::UInt32 unDepth);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError SetOverlayRaw (ulong ulOverlayHandle, IntPtr pvBuffer, uint unWidth, uint unHeight, uint unDepth);
member this.SetOverlayRaw : uint64 * nativeint * uint32 * uint32 * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVROverlayError
Public Function SetOverlayRaw (ulOverlayHandle As ULong, pvBuffer As IntPtr, unWidth As UInteger, unHeight As UInteger, unDepth As UInteger) As EVROverlayError
Parameters
- ulOverlayHandle
- UInt64
- pvBuffer
-
IntPtr
nativeint
- unWidth
- UInt32
- unHeight
- UInt32
- unDepth
- UInt32