ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / ResourceView Class / GetResource Method

In This Topic
    GetResource Method (ResourceView)
    In This Topic
    void ID3D11View::GetResource([Out] void** ppResource)
    Syntax
    'Declaration
     
    Public Function GetResource() As System.IntPtr
    public System.IntPtr GetResource()
    See Also