OHNativeWindow(3)

Name

OHNativeWindow - Native window on Open Harmony OS platform

C Specification

The OHNativeWindow structure is defined as:

// Provided by VK_OHOS_surface
typedef struct NativeWindow OHNativeWindow;

Description

It is the native window structure on Open Harmony OS platform. It is exposed by the Open Harmony OS NDK.

See Also

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.