ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / DeviceChild Class
Members

In This Topic
    DeviceChild Class
    In This Topic
    IDXGIDeviceSubObject
    Object Model
    DeviceChild Class
    Syntax
    'Declaration
     
    Public Class DeviceChild 
       Inherits DXGIObject
       Implements C1.Util.DX.IUnknown 
    public class DeviceChild : DXGIObject, C1.Util.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CppObject
             C1.Util.DX.ComObject
                C1.Util.DX.DXGI.DXGIObject
                   C1.Util.DX.DXGI.DeviceChild
                      C1.Util.DX.DXGI.KeyedMutex
                      C1.Util.DX.DXGI.Resource
                      C1.Util.DX.DXGI.Surface
                      C1.Util.DX.DXGI.SwapChain

    See Also