PIDescriptorParameters Struct Reference
[Descriptor Suite Callbacks (DEPRECATED Standard Suite)]

#include <PIActions.h>


Detailed Description

Descriptor suite callbacks.

The suite is divided into two sub-suites, one for read, one for write, that define the set of available routines for the Descriptor Suite.


Data Fields

int16 descriptorParametersVersion
 Minimum version required to process structure.
int16 playInfo
 Flags for playback.
int16 recordInfo
 Flags for recording.
PIDescriptorHandle descriptor
 Handle to actual descriptor key/value pairs.
WriteDescriptorProcswriteDescriptorProcs
 WriteDescriptorProcs sub-suite.
ReadDescriptorProcsreadDescriptorProcs
 ReadDescriptorProcs sub-suite.

Field Documentation

Minimum version required to process structure.

Handle to actual descriptor key/value pairs.

ReadDescriptorProcs sub-suite.

Handles all the Get functionality for scripting.


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