SafeIUnknown.ToObject Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ToObject<T>() | Helper method to facilitate retrieving an instance of the type that represents the COM object whose IUnknown this class contains. | |
ToObject() | Helper method to facilitate retrieving an instance of the type that represents the COM object whose IUnknown this class contains. |
Top