ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / DeviceContext Class / GetTypeInfo Method

In This Topic
    GetTypeInfo Method (DeviceContext)
    In This Topic
    D3D11_DEVICE_CONTEXT_TYPE ID3D11DeviceContext::GetType()
    Syntax
    'Declaration
     
    Public Function GetTypeInfo() As DeviceContextType
    public DeviceContextType GetTypeInfo()
    See Also