Struct STGMEDIUM
Can be time intensive.
Inherited Members
      System.Object.Equals(System.Object, System.Object)
    
      System.Object.GetType()
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
      System.ValueType.Equals(System.Object)
    
      System.ValueType.GetHashCode()
    
      System.ValueType.ToString()
    
Namespace: Syncfusion.CompoundFile.DocIO.Native
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public struct STGMEDIUMFields
pStorage
A platform-specific type that is used to represent a pointer or a handle to storage.
Declaration
public IntPtr pStorageField Value
| Type | 
|---|
| System.IntPtr | 
pUnkForRelease
A platform-specific type that is used to represent a pointer or a handle to unknown.
Declaration
public IntPtr pUnkForReleaseField Value
| Type | 
|---|
| System.IntPtr | 
tymed
A platform-specific type that is used to represent a pointer to TYMED struct.
Declaration
public TYMED tymedField Value
| Type | 
|---|
| TYMED |