InterfaceGuid Class (Microsoft.DirectX.Direct3D)
Encapsulates various object globally unique identifiers (GUIDs) for use with the Surface.GetContainer and Volume.GetContainer methods.
Visual Basic NotInheritable MustInherit Public Class InterfaceGuid
Inherits ObjectC# public abstract sealed class InterfaceGuid : Object C++ public ref class InterfaceGuid abstract sealed : Object JScript public final abstract class InterfaceGuid extends Object
The following table lists the members exposed by the object.
Fields
Field Description BaseTexture
Specifies the BaseTexture GUID. CubeTexture
Specifies the CubeTexture GUID. Device
Specifies the Device GUID. IndexBuffer
Specifies the IndexBuffer GUID. PixelShader
Specifies the PixelShader GUID. Resource
Specifies the Resource GUID. StateBlock
Specifies the StateBlock GUID. Surface
Specifies the Surface GUID. SwapChain
Specifies the SwapChain GUID. VertexBuffer
Specifies the VertexBuffer GUID. VertexDeclaration
Specifies the VertexDeclaration GUID. VertexShader
Specifies the VertexShader GUID. Volume
Specifies the Volume GUID. VolumeTexture
Specifies the VolumeTexture GUID.
Object
InterfaceGuid
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) Strong Name Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
