[]
        
(Showing Draft Content)

C1.Util.DX.ComObject.QueryInterfaceFrom

QueryInterfaceFrom Method

QueryInterfaceFrom<T>(T)

Query Interface for a particular interface support and attach to the given instance.

Declaration
protected void QueryInterfaceFrom<T>(T fromObject) where T : ComObject
Parameters
Type Name Description
T fromObject
Type Parameters
Name Description
T