System.Bindings.EvalProtocol.IDynamicInstance Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetFixedInstance | public | Getter method for the FixedInstance property. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetFixedInstance | public | Setter method for the FixedInstance property. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |