Use the COM Interfaces

[Top]  [Chapter]  [Previous]  [Next]

You can also use the COM interface IWPMemo.

 

This commands are used to retrieve a reference to the respective interface:

 

 WPDLL_COM_Memo1             = 145;  // Result :=  IWPMemo of Editor 1

 WPDLL_COM_Memo2             = 146;  // Result :=  IWPMemo of Editor 2

 

The definition of the Interfaces (TLB) is included in the TextDynamic OCX. You can import this TLB into Your project and autogenerate a the definition code.

 


[use_the_com_interfaces.htm]    Copyright © 2007 by WPCubed GmbH