Function ProNcseqNumGet
Description
Retrieves the number of the specified NC sequence.
Synopsis
#include <ProNcseq.h>
ProNcseqNumGet
(
/* (In)
The handle to an NC sequence feature
*/
int* r_seq_num
/* (Out)
The number of the NC sequence
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
See Also
User Guide References
Было ли это полезно?