[]
        
(Showing Draft Content)

C1.Util.DX.CppObjectShadow

CppObjectShadow Class

An Interface shadow callback

Inheritance
CppObjectShadow
Implements
Namespace: C1.Util.DX
Assembly: C1.Win.DX.4.8.dll
Syntax
public abstract class CppObjectShadow : CppObject, IDisposable
Public MustInherit Class CppObjectShadow
    Inherits CppObject
    Implements IDisposable

Constructors

Name Description
CppObjectShadow()

Properties

Name Description
Callback

Gets the callback.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

Initialize(ICallbackable)

Initializes the specified shadow instance from a vtbl and a callback.