menu

WinForms

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

    Show / Hide Table of Contents

    Struct STRRET

    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.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [CLSCompliant(false)]
    public struct STRRET

    Fields

    cStr

    Declaration
    public IntPtr cStr
    Field Value
    Type
    System.IntPtr

    pOleStr

    Declaration
    public IntPtr pOleStr
    Field Value
    Type
    System.IntPtr

    pStr

    Declaration
    public IntPtr pStr
    Field Value
    Type
    System.IntPtr

    uOffset

    Declaration
    public uint uOffset
    Field Value
    Type
    System.UInt32

    uType

    Declaration
    public uint uType
    Field Value
    Type
    System.UInt32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved