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