The InTheHand.Runtime.InteropServices.ComTypes namespace contains methods that are defintions of COM functions for managed code.
| C# | Visual Basic |
namespace InTheHand.Runtime.InteropServices.ComTypes
Namespace InTheHand.Runtime.InteropServices.ComTypes
| All Types | Structures | Interfaces |
| Icon | Type | Description |
|---|---|---|
| FILETIME |
Represents the number of 100-nanosecond intervals since January 1, 1601.
This structure is a 64-bit value.
| |
| IStream |
Provides the managed definition of the IStream interface.
| |
| STATSTG |
Contains statistical information about an open storage, stream, or byte-array object.
|