Table of Contents

Search

  1. Preface
  2. Introduction
  3. Program Design
  4. SSA-NAME3 Functions
  5. Language Specific Guidelines
  6. Controls
  7. Advanced Controls
  8. Address Standardization
  9. ASM Workbench

SSA-NAME3 API Reference Guide

SSA-NAME3 API Reference Guide

SSAN3-KEYS

SSAN3-KEYS

Used to get the SSA-NAME3 Keys for a name or address which the application program will store in the SSA Keys table.

Prototype

CALL SSAN3-KEYS USING BY VALUE SOCKH, BY REFERENCE SESSION, BY REFERENCE SYSTEM, BY REFERENCE POPULATION, BY REFERENCE CONTROLS, BY REFERENCE RSP , BY REFERENCE SSAMSG, BY REFERENCE DATA, BY REFERENCE ENCODING, BY REFERENCE COUNT, BY REFERENCE KEYS , BY VALUE KEYS-NUM, BY VALUE KEYS-SIZE END CALL

Parameters

SESSION
Refer to the Common Parameters section
SYSTEM
Refer to the Common Parameters section
POPULATION
Refer to the Common Parameters section
CONTROLS
Refer to the Controls section
RSP
Refer to the Common Parameters section
SSAMSG
Refer to the SSA-NAME3 Error Messages section
DATA
Refer to the REF Controls section
ENCODING
The encoding used for the data field
COUNT
A number defining the actual number of keys returned for this name or address
KEYS
An array of keys returned for this name or address

Return Code

negative for error, 0 for success

0 COMMENTS

We’d like to hear from you!