Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ viUnmapAddresss(3) — HP-UX Instrument Control Library G.03.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

viUnmapAddress(3)

HP-UX

NAME

viUnmapAddress − Unmaps memory space previously mapped

SYNOPSIS

viUnmapAddress(ViSession vi);

 

Description

 
This function unmaps memory space previously mapped by the viMapAddress function.
 

Parameters

 

vi An input parameter. Unique logical identifier to a session. 
 
 

Return Values

 
This is the functional return status.  It returns either a completion code or an error code as follows.
 

VI_SUCCESS Operation completed successfully. 
 

VI_ERROR_INV_SESSION VI_ERROR_INV_OBJECT The given session or object reference is invalid (both are the same value). 
 

VI_ERROR_NSUP_OPER The given vi does not support this function. 
 

VI_ERROR_WINDOW_NMAPPED The specified session is not currently mapped. 
 
 

See Also

 
viMapAddress
 

AUTHOR

viUnmapAddress was developed by HP
 

Hewlett-Packard Comapny  —  September 29, 1999

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026