CPStrSize (LabVIEW Manager Function)

int32 CPStrSize(sp);

Purpose

Returns the number of characters in a concatenated list of Pascal strings. Use the CPStrLen function to get the number of Pascal strings in the concatenated list.

Parameters

Name Type Description
sp CPStrPtr Pointer to a concatenated list of Pascal strings.

Return Value

The number of characters in the concatenated list of Pascal strings.


Submit Feedback  Submit feedback on this topic.

Contact Technical Support  Visit ni.com/support for technical support.