Returns an instance of a type that represents a COM object by a pointer to its IUnknown interface.
[Missing <returns> documentation for M:InTheHand.Runtime.InteropServices.MarshalHelper.GetTypedObjectForIUnknown(System.IntPtr,System.Type)]
| Exception | Condition |
|---|---|
| ArgumentException | t is not attributed with ComImportAttribute. |