Removes a Run in the queue.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Run RemoveRunHoldingPosition( int ptr, out int ptrOffset, out int remainingChars )
Public Function RemoveRunHoldingPosition ( ptr As Integer, <OutAttribute> ByRef ptrOffset As Integer, <OutAttribute> ByRef remainingChars As Integer ) As Run
public: Run^ RemoveRunHoldingPosition( int ptr, [OutAttribute] int% ptrOffset, [OutAttribute] int% remainingChars )
member RemoveRunHoldingPosition : ptr : int * ptrOffset : int byref * remainingChars : int byref -> Run
Return Value
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)