Previous Obsolete IDL Features: Obsolete Remote Procedure Calls Next


This functionality is obsolete. It should not be used in new IDL code.

v_make_byte

Syntax

int v_make_byte(varinfo_t* var_struct, char* var_name,
     unsigned value)  

Description

Create an IDL byte variable with the given name and value.

  IDL Online Help (March 06, 2007)