API-Dokumentation > Drawings and detail > Object ProDtlnotetext > Function ProDtlnotetextStringGet
Function ProDtlnotetextStringGet
Description
Get the string field from the text.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotetextStringGet
(
/* (In)
The handle to the text
*/
ProLine string
/* (Out)
The content of the text part. It can contain control characters to introduce special symbols, as described in the Drawing User's Guide.
*/
)
Returns
success;
the argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?