ComponentOne Bitmap for UWP
Adapter1 Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace : Adapter1 Class

The following tables list the members exposed by Adapter1.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Adapter1 class.  
Top
Public Properties
 NameDescription
Public PropertyGetDescription (Inherited from C1.Util.DX.DXGI.Adapter)
Public PropertyGetDescription1  
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
Public PropertyGets all outputs from this adapter. (Inherited from C1.Util.DX.DXGI.Adapter)
Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
Top
Public Methods
 NameDescription
Public MethodHRESULT IDXGIAdapter::CheckInterfaceSupport([In] const GUID& InterfaceName,[Out] LARGE_INTEGER* pUMDVersion) (Inherited from C1.Util.DX.DXGI.Adapter)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public MethodHRESULT IDXGIAdapter::GetDesc([Out] DXGI_ADAPTER_DESC* pDesc) (Inherited from C1.Util.DX.DXGI.Adapter)
Public MethodHRESULT IDXGIAdapter1::GetDesc1([Out] DXGI_ADAPTER_DESC1* pDesc)  
Public MethodOverloaded. Gets an adapter (video card) outputs. (Inherited from C1.Util.DX.DXGI.Adapter)
Public MethodReturn the number of available outputs from this adapter. (Inherited from C1.Util.DX.DXGI.Adapter)
Public MethodOverloaded. Gets the parent of the object. (Inherited from C1.Util.DX.DXGI.DXGIObject)
Public MethodHRESULT IDXGIObject::GetPrivateData([In] const GUID& Name,[InOut] unsigned int* pDataSize,[Out, Buffer] void* pData) (Inherited from C1.Util.DX.DXGI.DXGIObject)
Public MethodOverloaded. Checks to see if a device interface for a graphics component is supported by the system. (Inherited from C1.Util.DX.DXGI.Adapter)
Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodHRESULT IDXGIObject::SetPrivateData([In] const GUID& Name,[In] unsigned int DataSize,[In, Buffer] const void* pData) (Inherited from C1.Util.DX.DXGI.DXGIObject)
Public MethodHRESULT IDXGIObject::SetPrivateDataInterface([In] const GUID& Name,[In] const IUnknown* pUnknown) (Inherited from C1.Util.DX.DXGI.DXGIObject)
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
Public Operators
Performs an explicit conversion from System.IntPtr to Adapter1.
Top
See Also

Reference

Adapter1 Class
C1.Util.DX.DXGI Namespace