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.

Copyright 2014-2025 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0