Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

CPStrIndex (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

PStr CPStrIndex(s1h, index);

Purpose

Returns a pointer to the Pascal string denoted by index in a list of strings. If index is greater than or equal to the number of strings in the list, this function returns the pointer to the last string.

Parameters

Name Type Description
s1h CPStrHandle Handle to a concatenated list of Pascal strings.
index int32 Number of the string you want, with 0 as the first string.

Return Value

A pointer to the specified Pascal string.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit