menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct STGMEDIUM - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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 STGMEDIUM

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved