[]
Gets a com pointer to the underlying IStream object.
public static IntPtr ToIntPtr(IStream stream)
Public Shared Function ToIntPtr(stream As IStream) As IntPtr
| Type | Name | Description |
|---|---|---|
| IStream | stream | The stream. |
| Type | Description |
|---|---|
| IntPtr | A Com pointer |