Value Enumerator Sample

This document contains the release information for the NGWS Value Enumerator sample.  You will find the following sections below:

 

 

Sample Overview

The purpose of this sample is to introduce developers to the NGWS value and enumerated types. This sample demonstrates how to create and work with value and enumerated types. The sample derives the types from the System.ValueType and System.Enum classes. Each of these classes provide features that enables the developer to easily work with them. 

 

Location of the Sample

This sample list located in the ValueEnum directory of the NGWS SDK sample directories.

For Example:

C:\Program Files\NGWSSDK\Samples\ValueEnum

 

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample…

·         Type NMAKE All from the command line.

For Example:

C:\Program Files\NGWSSDK\Samples\ValueEnum\:>NMAKE All

 

Running the Sample

In order to run this sample, follow the instructions listed below.

For Example:

C:\Program Files\NGWSSDK\Samples\ValueEnum\:>ValueEnum