DISC

Contents | What's New | Quick Links

 

OmniAccess API

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

OAVERSION

 

Content1

 

TYPEDEF STRUCT OAVERSION
{

 

char

tag[16];

char

product[64[;

int

version_no;

char

version[256];

} oaversion_t;

 

 

Related Links

Related Links

 

Syntax

int oaversion(int instance,
const char *options,
oastatus_t *status,
const char *node,
int num_versions,
oaversion_t *versions);

 

 

top

 

Options

option list

 

top

 

Example

 

 

top

Dynamic Information Systems Corporation - Omnidex Version 3.8 Build 6 J15.03-Copyright © 2003

DISC | Documentation Home