gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
gmslLibrary.Model.tPostSet Class Reference

The tPostSet class controls the information needed for searchs. It is a small scratch storage area whose content should not be used by the caller. Note that as many simultaneous searchs as desired may be conducted so long as each search has its own unique iPostSet allocated. More...

Public Attributes

int [] search = new int[4]
 The search field contains the search control information. Its actual content is opaque here. More...
 

Detailed Description

The tPostSet class controls the information needed for searchs. It is a small scratch storage area whose content should not be used by the caller. Note that as many simultaneous searchs as desired may be conducted so long as each search has its own unique iPostSet allocated.

Member Data Documentation

◆ search

int [] gmslLibrary.Model.tPostSet.search = new int[4]

The search field contains the search control information. Its actual content is opaque here.


The documentation for this class was generated from the following file: