Class STGMEDIUM
Can be time intensive.
Inheritance
System.Object
STGMEDIUM
Namespace: Syncfusion.CompoundFile.XlsIO.Native
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class STGMEDIUM : ValueType
Fields
pStorage
A platform-specific type that is used to represent a pointer or a handle to storage.
Declaration
public IntPtr pStorage
Field Value
Type |
---|
System.IntPtr |
pUnkForRelease
A platform-specific type that is used to represent a pointer or a handle to unknown.
Declaration
public IntPtr pUnkForRelease
Field Value
Type |
---|
System.IntPtr |
tymed
A platform-specific type that is used to represent a pointer to TYMED struct.
Declaration
public TYMED tymed
Field Value
Type |
---|
TYMED |