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

AZRecoverHandle/DSRecoverHandle (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

UHandle AZRecoverHandle(p);

UHandle DSRecoverHandle(p);

Purpose

Given a pointer to a block of memory that was originally declared as a handle, this function returns a handle to the block of memory.

This function is useful when you have the address of a block of memory that you know is a handle, and you need to get a true handle to the block of memory.

Parameters

Name Type Description
p UPtr Pointer to a relocatable block of memory.

Return Value

A handle to the block of memory to which p refers. If an error occurs, this function returns NULL.


Resources


 

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