ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Adapter Class / GetOutputCount Method

In This Topic
    GetOutputCount Method
    In This Topic
    Return the number of available outputs from this adapter.
    Syntax
    'Declaration
     
    Public Function GetOutputCount() As System.Integer
    public System.int GetOutputCount()

    Return Value

    The number of outputs
    See Also