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

AZCopyHandle/DSCopyHandle (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr AZCopyHandle(void *ph, const void *hsrc)

MgErr DSCopyHandle(void *ph, const void *hsrc)

Purpose

Copies the data referenced by the handle hsrc into the handle pointed to by ph or a new handle if ph points to NULL.

Parameters

Name Type Description
ph UHandle* Pointer to the handle to copy the data into. This must point to a valid handle or NULL. If it points to NULL, a new handle is allocated.
hsrc UHandle The handle containing the data to copy.

Return Value

MgErr, which can contain the following errors. If you receive errors from CIN functions, most error names correspond to LabVIEW error codes.

Value Corresponding Error Code or Description
noErrNo error.
mZoneErrHandle or pointer not in specified zone.
mFullErr2

Resources


 

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