InterfaceGuid.SwapChain Field (Microsoft.DirectX.Direct3D)
Specifies the SwapChain globally unique identifier (GUID).
Definition
Visual Basic Public Shared SwapChain As Guid C# public static Guid SwapChain; C++ public: static Guid SwapChain; JScript public static var SwapChain : Guid
Field Value
System.Guid
A Guid object that represents the SwapChain GUID.This field is read-only.