IDebugDocumentHelper64.AddDeferredText(UInt32, UInt32) Method
Definition
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.
public:
int AddDeferredText(System::UInt32 cChars, System::UInt32 dwTextStartCookie);
public int AddDeferredText(uint cChars, uint dwTextStartCookie);
abstract member AddDeferredText : uint32 * uint32 -> int
Public Function AddDeferredText (cChars As UInteger, dwTextStartCookie As UInteger) As Integer
Parameters
- cChars
- UInt32
- dwTextStartCookie
- UInt32