Home -> PlatformBindings -> WindowSystemInfoWin32
Declaration
struct WindowSystemInfoWin32 : public IRenderer::WindowSystemInfoBase;Description
The WindowSystemInfoWin32 structure identifies the Win32 window system during renderer initialization.
Availability: Windows when COBALT_RENDERER_WIN32_SUPPORT is enabled. This is automatically enabled on Windows unless platform binding selection is manual.
Members
This structure has no public fields beyond the inherited base structure fields.
Constructors
| Name | Description | |
|---|---|---|
| Constructor |
Creates a WindowSystemInfoWin32 structure.
|