ChangeInput Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a pending change request before it has happened.
public value class ChangeInput
C++/WinRT
struct ChangeInput
[System.Runtime.InteropServices.ComConversionLoss]
public struct ChangeInput
[<System.Runtime.InteropServices.ComConversionLoss>]
type ChangeInput = struct
Public Structure ChangeInput
- Inheritance
-
ChangeInput
- Attributes
m_Del |
The span to delete. |
m_dw |
The flags that describe the change (a combination of REPLACE_TEXT_FLAGS enumeration values). |
m_i |
The length of the new text. |
m_i |
Length of old text. |
m_psz |
The text to insert. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |