Share via


InterfaceGuid.SwapChain Field (Microsoft.DirectX.Direct3D)

Specifies the SwapChain globally unique identifier (GUID).

Definition

Visual Basic Public Shared SwapChain As GuidLeave Site
C# public static GuidLeave Site SwapChain;
C++ public: static GuidLeave Site SwapChain;
JScript public static var SwapChain : GuidLeave Site

Field Value

System.Guid
A GuidLeave Site object that represents the SwapChain GUID.

This field is read-only.